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