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

556 B

V1NetworkPolicyStatus

NetworkPolicyStatus describes the current state of the NetworkPolicy.

Properties

Name Type Description Notes
conditions **list[V1Condition]** conditions holds an array of metav1.Condition that describe the state of the NetworkPolicy. Current service state [optional]

[Back to Model list] [Back to API list] [Back to README]