Documentation ¶
Overview ¶
Package corev1 defines functions which should satisfy one of the following:
- Be used by more than one core component (kube-scheduler, kubelet, kube-apiserver, etc.) - Be used by a core component and another kubernetes project (cluster-autoscaler, descheduler)
And be a scheduling feature.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MatchNodeSelectorTerms ¶
MatchNodeSelectorTerms checks whether the node labels and fields match node selector terms in ORed; nil or empty term matches no objects.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.