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

package patchnode

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

Index

Functions

func AnnotateCRISocket

func AnnotateCRISocket(client clientset.Interface, nodeName string, criSocket string) error

AnnotateCRISocket annotates the node with the given crisocket

func RemoveCRISocketAnnotation

func RemoveCRISocketAnnotation(client clientset.Interface, nodeName string) error

RemoveCRISocketAnnotation removes the crisocket annotation from a node.

Source Files

patchnode.go

Version
v1.33.1
Published
May 15, 2025
Platform
darwin/amd64
Imports
6 packages
Last checked
1 hour ago

Tools for package owners.