taint

package
v0.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 24, 2023 License: Apache-2.0 Imports: 13 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	UnavailableTaint = v1.Taint{
		Key:    v1.ManagedClusterTaintUnavailable,
		Effect: v1.TaintEffectNoSelect,
	}

	UnreachableTaint = v1.Taint{
		Key:    v1.ManagedClusterTaintUnreachable,
		Effect: v1.TaintEffectNoSelect,
	}
)

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL