Uses of Interface
org.cdk8s.plus24.PodSelectorConfig
-
Packages that use PodSelectorConfig Package Description org.cdk8s.plus24 cdk8s+ (cdk8s-plus) -
-
Uses of PodSelectorConfig in org.cdk8s.plus24
Classes in org.cdk8s.plus24 that implement PodSelectorConfig Modifier and Type Class Description static classPodSelectorConfig.Jsii$ProxyAn implementation forPodSelectorConfigMethods in org.cdk8s.plus24 that return PodSelectorConfig Modifier and Type Method Description PodSelectorConfigPodSelectorConfig.Builder. build()Builds the configured instance.default PodSelectorConfigNetworkPolicyPeerConfig. getPodSelector()The pod selector this peer represents.PodSelectorConfigNetworkPolicyPeerConfig.Jsii$Proxy. getPodSelector()PodSelectorConfigAbstractPod. toPodSelectorConfig()Return the configuration of this selector.default PodSelectorConfigIPodSelector.Jsii$Default. toPodSelectorConfig()Return the configuration of this selector.PodSelectorConfigIPodSelector.Jsii$Proxy. toPodSelectorConfig()Return the configuration of this selector.PodSelectorConfigIPodSelector. toPodSelectorConfig()Return the configuration of this selector.PodSelectorConfigPods. toPodSelectorConfig()Return the configuration of this selector.Methods in org.cdk8s.plus24 with parameters of type PodSelectorConfig Modifier and Type Method Description NetworkPolicyPeerConfig.BuilderNetworkPolicyPeerConfig.Builder. podSelector(PodSelectorConfig podSelector)Sets the value ofNetworkPolicyPeerConfig.getPodSelector()
-