Documentation ¶
Index ¶
Constants ¶
View Source
const ( ControllerName = "kcp-crdcleanup" DefaultIdentitySecretNamespace = "kcp-system" AgeThreshold time.Duration = time.Minute * 30 )
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
func NewController( crdInformer kcpapiextensionsv1informers.CustomResourceDefinitionClusterInformer, crdClusterClient kcpapiextensionsclientset.ClusterInterface, apiBindingInformer apisv1alpha1informers.APIBindingClusterInformer, ) (*controller, error)
NewController returns a new controller for CRD cleanup.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.