Documentation ¶
Index ¶
Constants ¶
View Source
const (
DEFAULT_RECONCILIATION = 5 * time.Minute
)
View Source
const (
KUBERNIKUS_TUNNELS iptables.Chain = "KUBERNIKUS-TUNNELS"
)
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
Click to show internal directories.
Click to hide internal directories.