Kazan v0.1.0
Kazan.Models.V1beta1.NetworkPolicyPeer
Properties
namespace_selector
- Selects Namespaces using cluster scoped-labels. This matches all pods in all namespaces selected by this label selector. This field follows standard label selector semantics. If omitted, this selector selects no namespaces. If present but empty, this selector selects all namespaces. See Kazan.Models.Unversioned.LabelSelector
.
pod_selector
- This is a label selector which selects Pods in this namespace. This field follows standard label selector semantics. If not provided, this selector selects no pods. If present but empty, this selector selects all pods in this namespace. See Kazan.Models.Unversioned.LabelSelector
.