NetworkPolicyStatusPatch

data class NetworkPolicyStatusPatch(val conditions: List<ConditionPatch>? = null)

NetworkPolicyStatus describes the current state of the NetworkPolicy.

Constructors

Link copied to clipboard
constructor(conditions: List<ConditionPatch>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

conditions holds an array of metav1.Condition that describe the state of the NetworkPolicy. Current service state