Uses of Interface
org.cdk8s.plus24.PodConnectionsAllowToOptions
-
-
Uses of PodConnectionsAllowToOptions in org.cdk8s.plus24
Classes in org.cdk8s.plus24 that implement PodConnectionsAllowToOptions Modifier and Type Class Description static classPodConnectionsAllowToOptions.Jsii$ProxyAn implementation forPodConnectionsAllowToOptionsMethods in org.cdk8s.plus24 that return PodConnectionsAllowToOptions Modifier and Type Method Description PodConnectionsAllowToOptionsPodConnectionsAllowToOptions.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus24 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.
-