python/kubernetes/docs/V1TopologySelectorLabelRequirement.md
2018-07-11 13:31:26 -07:00

515 B

V1TopologySelectorLabelRequirement

Properties

Name Type Description Notes
key str The label key that the selector applies to.
values list[str] An array of string values. One value must match the label to be selected. Each entry in Values is ORed.

[Back to Model list] [Back to API list] [Back to README]