package patchnode
import "k8s.io/kubernetes/cmd/kubeadm/app/phases/patchnode"
Index ¶
- func AnnotateCRISocket(client clientset.Interface, nodeName string, criSocket string) error
- func RemoveCRISocketAnnotation(client clientset.Interface, nodeName string) error
Functions ¶
func AnnotateCRISocket ¶
AnnotateCRISocket annotates the node with the given crisocket
func RemoveCRISocketAnnotation ¶
RemoveCRISocketAnnotation removes the crisocket annotation from a node.
Source Files ¶
patchnode.go
- Version
- v1.33.0-beta.0
- Published
- Mar 11, 2025
- Platform
- js/wasm
- Imports
- 6 packages
- Last checked
- 55 seconds ago –
Tools for package owners.