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.13.0
Published
Nov 30, 2018
Platform
linux/amd64
Imports
5 packages
Last checked
53 minutes ago

Tools for package owners.