Uses of Interface
org.cdk8s.plus25.PodConnectionsAllowFromOptions
-
Packages that use PodConnectionsAllowFromOptions Package Description org.cdk8s.plus25 cdk8s+ (cdk8s-plus) -
-
Uses of PodConnectionsAllowFromOptions in org.cdk8s.plus25
Classes in org.cdk8s.plus25 that implement PodConnectionsAllowFromOptions Modifier and Type Class Description static classPodConnectionsAllowFromOptions.Jsii$ProxyAn implementation forPodConnectionsAllowFromOptionsMethods in org.cdk8s.plus25 that return PodConnectionsAllowFromOptions Modifier and Type Method Description PodConnectionsAllowFromOptionsPodConnectionsAllowFromOptions.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus25 with parameters of type PodConnectionsAllowFromOptions Modifier and Type Method Description voidPodConnections. allowFrom(INetworkPolicyPeer peer, PodConnectionsAllowFromOptions options)Allow network traffic from the peer to this pod.
-