Documentation
¶
Index ¶
Constants ¶
View Source
const ( Ready = condition.Cond("Ready") ControllerName = "svccontroller" )
Variables ¶
View Source
var (
DefaultLBImage = "rancher/klipper-lb:v0.3.5"
)
Functions ¶
func Register ¶
func Register(ctx context.Context, kubernetes kubernetes.Interface, apply apply.Apply, daemonSetController appclient.DaemonSetController, deployments appclient.DeploymentController, nodes coreclient.NodeController, pods coreclient.PodController, services coreclient.ServiceController, endpoints coreclient.EndpointsController, klipperLBNamespace string, enabled, rootless bool) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.