Files
go/kubernetes/docs/V1ObjectFieldSelector.md

12 lines
523 B
Markdown
Raw Normal View History

# V1ObjectFieldSelector
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
2019-03-19 22:09:04 -07:00
**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]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)