kubernetesk8s.io/kubernetes/cmd/kubeadm/app/phases/markcontrolplane Index | Files

package markcontrolplane

import "k8s.io/kubernetes/cmd/kubeadm/app/phases/markcontrolplane"

Index

Functions

func MarkControlPlane

func MarkControlPlane(client clientset.Interface, controlPlaneName string, taints []v1.Taint) error

MarkControlPlane taints the control-plane and sets the control-plane label

Source Files

markcontrolplane.go

Version
v1.20.10
Published
Aug 11, 2021
Platform
linux/amd64
Imports
5 packages
Last checked
21 minutes ago

Tools for package owners.