Files
go/kubernetes/docs/V1ObjectFieldSelector.md
2019-03-26 08:13:00 -07:00

523 B

V1ObjectFieldSelector

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]