Uses of Interface
org.cdk8s.plus25.PodsSelectOptions
-
Packages that use PodsSelectOptions Package Description org.cdk8s.plus25 cdk8s+ (cdk8s-plus) -
-
Uses of PodsSelectOptions in org.cdk8s.plus25
Classes in org.cdk8s.plus25 that implement PodsSelectOptions Modifier and Type Class Description static classPodsSelectOptions.Jsii$ProxyAn implementation forPodsSelectOptionsMethods in org.cdk8s.plus25 that return PodsSelectOptions Modifier and Type Method Description PodsSelectOptionsPodsSelectOptions.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus25 with parameters of type PodsSelectOptions Modifier and Type Method Description static PodsPods. select(software.constructs.Construct scope, String id, PodsSelectOptions options)Select pods in the cluster with various selectors.
-