Documentation ¶
Overview ¶
package addon contains the hub-side controllers for updating addon status and rotating the addon certificate.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAddOnFeatureDiscoveryController ¶ added in v0.5.0
func NewAddOnFeatureDiscoveryController( clusterClient clientset.Interface, clusterInformer clusterv1informer.ManagedClusterInformer, addOnInformers addoninformerv1alpha1.ManagedClusterAddOnInformer, recorder events.Recorder, ) factory.Controller
NewAddOnFeatureDiscoveryController returns an instance of addOnFeatureDiscoveryController
func NewManagedClusterAddOnHealthCheckController ¶
func NewManagedClusterAddOnHealthCheckController(addOnClient addonclient.Interface, addOnInformer addoninformerv1alpha1.ManagedClusterAddOnInformer, clusterInformer clusterinformerv1.ManagedClusterInformer, recorder events.Recorder) factory.Controller
NewManagedClusterAddOnHealthCheckController returns an instance of managedClusterAddOnHealthCheckController
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.