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

592 B

v1_node_selector_term_t

Properties

Name Type Description Notes
match_expressions list_t * A list of node selector requirements by node's labels. [optional]
match_fields list_t * A list of node selector requirements by node's fields. [optional]

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