python/kubernetes/docs/V1alpha1ServiceCIDRStatus.md
2023-12-18 19:33:51 +00:00

12 lines
554 B
Markdown

# V1alpha1ServiceCIDRStatus
ServiceCIDRStatus describes the current state of the ServiceCIDR.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**conditions** | [**list[V1Condition]**](V1Condition.md) | conditions holds an array of metav1.Condition that describe the state of the ServiceCIDR. Current service state | [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)