# 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