NetworkPolicies interface
Default network policy of the namespace, specifying ingress and egress rules.
Properties
| egress | Enum representing different network policy rules. |
| ingress | Enum representing different network policy rules. |
Property Details
egress
Enum representing different network policy rules.
egress?: string
Property Value
string
ingress
Enum representing different network policy rules.
ingress?: string
Property Value
string