Class V1NetworkPolicyEgressRule

java.lang.Object
io.kubernetes.client.openapi.models.V1NetworkPolicyEgressRule

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-06-18T15:05:57.863601Z[Etc/UTC]") public class V1NetworkPolicyEgressRule extends Object
NetworkPolicyEgressRule describes a particular set of traffic that is allowed out of pods matched by a NetworkPolicySpec's podSelector. The traffic must match both ports and to. This type is beta-level in 1.8