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