Files
c/kubernetes/docs/v1_topology_selector_label_requirement.md
2021-03-17 16:50:46 +08:00

525 B

v1_topology_selector_label_requirement_t

Properties

Name Type Description Notes
key char * The label key that the selector applies to.
values list_t * 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]