Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 583 Bytes

V1ObjectFieldSelector.md

File metadata and controls

12 lines (8 loc) · 583 Bytes

V1ObjectFieldSelector

ObjectFieldSelector selects an APIVersioned field of an object.

Properties

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

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