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.23.0
Published
Dec 7, 2021
Platform
linux/amd64
Imports
5 packages
Last checked
4 minutes ago

Tools for package owners.