Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Setup ¶
func Setup(mgr ctrl.Manager, options *ctrlconfig.ControllerConfig) error
SetupWithManager sets up the controller with the Manager.
Types ¶
type ClusterType ¶
type ClusterType string
const ( ClusterTypeCapi ClusterType = "capi" ClusterTypeNoKubeConfig ClusterType = "none" )
Click to show internal directories.
Click to hide internal directories.