Uses of Interface
org.cdk8s.plus23.PodConnectionsAllowToOptions
-
-
Uses of PodConnectionsAllowToOptions in org.cdk8s.plus23
Classes in org.cdk8s.plus23 that implement PodConnectionsAllowToOptions Modifier and Type Class Description static classPodConnectionsAllowToOptions.Jsii$ProxyAn implementation forPodConnectionsAllowToOptionsMethods in org.cdk8s.plus23 that return PodConnectionsAllowToOptions Modifier and Type Method Description PodConnectionsAllowToOptionsPodConnectionsAllowToOptions.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus23 with parameters of type PodConnectionsAllowToOptions Modifier and Type Method Description voidPodConnections. allowTo(INetworkPolicyPeer peer, PodConnectionsAllowToOptions options)Allow network traffic from this pod to the peer.
-