Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 625 Bytes

File metadata and controls

12 lines (8 loc) · 625 Bytes

ArgoWorkflowsClient.Model.IoK8sApiCoreV1ObjectFieldSelector

ObjectFieldSelector selects an APIVersioned field of an object.

Properties

Name Type Description Notes
ApiVersion string Version of the schema the FieldPath is written in terms of, defaults to "v1". [optional]
FieldPath string Path of the field to select in the specified API version.

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