Files
c/kubernetes/docs/v1_resource_field_selector.md

13 lines
600 B
Markdown
Raw Normal View History

2021-03-17 16:35:19 +08:00
# v1_resource_field_selector_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**container_name** | **char \*** | Container name: required for volumes, optional for env vars | [optional]
**divisor** | **char \*** | Specifies the output format of the exposed resources, defaults to \"1\" | [optional]
**resource** | **char \*** | Required: resource to select |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)