package
0.0.0-20240731152050-6dcdff4c9dd7
Repository: https://github.com/omniviewdev/plugin-sdk.git
Documentation: pkg.go.dev
# Functions
FindFreePort finds an available port by letting the OS pick a free port.
IsPortUnavailable checks if a port is unavailable (i.e., in use).
No description provided by the author
No description provided by the author
NewPortForwardSessionFromProto creates a PortForwardSession from a protobuf.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
Manager manages the lifecycle of networker actions, such as port forwarding sessions.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PortForwardSessionConnectionOptions represents the options for a session connection.
PortForwardSession represents a session between a forwarding target and the host that initiated the session.
PortForwardSessionEncryption represents the options for a session encryption configuration.
PortForwardSessionOptions represents the options for creating a new forwarding session.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
Provider is the interface satisfied by the plugin server and client to provide the networker functionality.
# Type aliases
No description provided by the author
No description provided by the author
ResourcePortForwarder is a function that is called to forward a resource's port.
No description provided by the author
ResourcePortForwarder is a function that is called to forward a resource's port.