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