Uses of Interface
org.cdk8s.plus23.PodConnectionsAllowFromOptions
-
-
Uses of PodConnectionsAllowFromOptions in org.cdk8s.plus23
Classes in org.cdk8s.plus23 that implement PodConnectionsAllowFromOptions Modifier and Type Class Description static classPodConnectionsAllowFromOptions.Jsii$ProxyAn implementation forPodConnectionsAllowFromOptionsMethods in org.cdk8s.plus23 that return PodConnectionsAllowFromOptions Modifier and Type Method Description PodConnectionsAllowFromOptionsPodConnectionsAllowFromOptions.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus23 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.
-