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