Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Forwarder ¶
type Forwarder struct {
// contains filtered or unexported fields
}
func NewForwarder ¶
func (*Forwarder) GetForwardType ¶
GetForwardType returns the type of the forward specified in the configuration (ssh, ssh-remote, kubernetes, ...)
func (*Forwarder) GetReadyChannel ¶
func (f *Forwarder) GetReadyChannel() chan struct{}
GetReadyChannel returns the Kubernetes go client channel for ready event
func (*Forwarder) GetStopChannel ¶
func (f *Forwarder) GetStopChannel() chan struct{}
GetStopChannel returns the Kubernetes go client channel for stop event
Click to show internal directories.
Click to hide internal directories.