Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PortForwarding ¶
type PortForwarding struct {
// contains filtered or unexported fields
}
func New ¶
func New(spec PortForwardingSpec) (PortForwarding, error)
func (PortForwarding) Start ¶
func (self PortForwarding) Start() error
func (PortForwarding) Stop ¶
func (self PortForwarding) Stop()
func (PortForwarding) WaitForReady ¶
func (self PortForwarding) WaitForReady()
type PortForwardingSpec ¶
Click to show internal directories.
Click to hide internal directories.