Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 1.03 KB

V1beta1NetworkPolicyPeer.md

File metadata and controls

11 lines (7 loc) · 1.03 KB

V1beta1NetworkPolicyPeer

Properties

Name Type Description Notes
namespaceSelector \UniversityOfAdelaide\OpenShift\Model\V1LabelSelector 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. [optional]
podSelector \UniversityOfAdelaide\OpenShift\Model\V1LabelSelector 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. [optional]

[Back to Model list] [Back to API list] [Back to README]