package
0.0.0-20241212110130-37b76274ba36
Repository: https://github.com/criteo/node-disruption-controller.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NodeLabelSelectorAsRequirement converts a NodeSelectorRequirement to a labels.Requirement I have not been able to find a function for that in Kubernetes code, if it exists please replace this.
NodeSelectorAsSelector converts a NodeSelector to a label selector and field selector I have not been able to find a function for that in Kubernetes code, if it exists please replace this.
No description provided by the author

# Structs

NodeSet is a set of (Kubernetes) Node names stored as string.
Resolver use Kubernetes selectors to return resources.