[DOCUMENT] Add API and model documents
This commit is contained in:
12
kubernetes/docs/v1_affinity.md
Normal file
12
kubernetes/docs/v1_affinity.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# v1_affinity_t
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**node_affinity** | [**v1_node_affinity_t**](v1_node_affinity.md) \* | | [optional]
|
||||
**pod_affinity** | [**v1_pod_affinity_t**](v1_pod_affinity.md) \* | | [optional]
|
||||
**pod_anti_affinity** | [**v1_pod_anti_affinity_t**](v1_pod_anti_affinity.md) \* | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user