NetworkPolicyStatus

final case class NetworkPolicyStatus(conditions: Option[Seq[Condition]])

NetworkPolicyStatus describe the current state of the NetworkPolicy.

Source:
NetworkPolicyStatus.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product