python/kubernetes/docs/V1NetworkPolicyStatus.md
2022-06-06 21:11:30 +00:00

12 lines
555 B
Markdown

# V1NetworkPolicyStatus
NetworkPolicyStatus describe the current state of the NetworkPolicy.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**conditions** | [**list[V1Condition]**](V1Condition.md) | Conditions holds an array of metav1.Condition that describe the state of the NetworkPolicy. 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)