python/kubernetes/docs/V1NetworkPolicyStatus.md
2023-05-31 21:09:35 +00:00

12 lines
556 B
Markdown

# V1NetworkPolicyStatus
NetworkPolicyStatus describes 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)