Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( v1.ManagedClusterTaintUnavailable, Effect: v1.TaintEffectNoSelect, } UnreachableTaint = v1.Taint{ Key: v1.ManagedClusterTaintUnreachable, Effect: v1.TaintEffectNoSelect, } )Key:
Functions ¶
func NewTaintController ¶
func NewTaintController( clusterClient clientset.Interface, clusterInformer informerv1.ManagedClusterInformer, recorder events.Recorder) factory.Controller
NewTaintController creates a new taint controller
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.