Documentation
¶
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewController ¶
func NewController(informer informers.NodeInformer, serviceCIDR string, tunnel *guttle.Server) *Controller
func (*Controller) Run ¶
func (c *Controller) Run(threadiness int, stopCh <-chan struct{}, wg *sync.WaitGroup)
type Tunnel ¶
func NewTunnel ¶
func NewTunnel(options *TunnelOptions) (*Tunnel, error)
Source Files
¶
- controller.go
- tunnel.go
Click to show internal directories.
Click to hide internal directories.