python/kubernetes/docs/V1ScopeSelector.md
Nabarun Pal b4d11b02a3
Update client with OpenAPI generator v4.3.0
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-07-16 13:42:39 +05:30

597 B

V1ScopeSelector

A scope selector represents the AND of the selectors represented by the scoped-resource selector requirements.

Properties

Name Type Description Notes
match_expressions **list[V1ScopedResourceSelectorRequirement]** A list of scope selector requirements by scope of the resources. [optional]

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