status property

NetworkPolicyStatus? status
final

status represents the current state of the NetworkPolicy. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status.

Implementation

final NetworkPolicyStatus? status;