NetworkPolicySpec provides the specification of a NetworkPolicy
Attributes
- Companion
- object
- Source
- NetworkPolicySpec.scala
- Graph
-
- Supertypes
Members list
- Not inherited
- Product
Value members
Concrete methods
Appends new values to egress
Appends new values to ingress
Appends new values to policyTypes
if egress has a value, transforms to the result of function
if egress has a value, transforms to the result of function
Attributes
- Source
- NetworkPolicySpec.scala
if ingress has a value, transforms to the result of function
if ingress has a value, transforms to the result of function
Attributes
- Source
- NetworkPolicySpec.scala
transforms podSelector to result of function
if policyTypes has a value, transforms to the result of function
if policyTypes has a value, transforms to the result of function
Attributes
- Source
- NetworkPolicySpec.scala
Returns a new data with egress set to new value
Returns a new data with ingress set to new value
Returns a new data with podSelector set to new value
Returns a new data with policyTypes set to new value