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

555 B

V1NetworkPolicyStatus

NetworkPolicyStatus describe 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]