Class V1NetworkPolicyEgressRule

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

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-04-23T13:45:08.546919Z[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