Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 758 Bytes

v1_selectable_field.md

File metadata and controls

10 lines (6 loc) · 758 Bytes

v1_selectable_field_t

Properties

Name Type Description Notes
json_path char * jsonPath is a simple JSON path which is evaluated against each custom resource to produce a field selector value. Only JSON paths without the array notation are allowed. Must point to a field of type string, boolean or integer. Types with enum values and strings with formats are allowed. If jsonPath refers to absent field in a resource, the jsonPath evaluates to an empty string. Must not point to metdata fields. Required.

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