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.33.0 (latest)
Published
Apr 23, 2025
Platform
linux/amd64
Imports
5 packages
Last checked
3 hours ago

Tools for package owners.