Uses of Interface
org.cdk8s.plus24.k8s.SupplementalGroupsStrategyOptionsV1Beta1
-
Packages that use SupplementalGroupsStrategyOptionsV1Beta1 Package Description org.cdk8s.plus24.k8s -
-
Uses of SupplementalGroupsStrategyOptionsV1Beta1 in org.cdk8s.plus24.k8s
Classes in org.cdk8s.plus24.k8s that implement SupplementalGroupsStrategyOptionsV1Beta1 Modifier and Type Class Description static classSupplementalGroupsStrategyOptionsV1Beta1.Jsii$ProxyAn implementation forSupplementalGroupsStrategyOptionsV1Beta1Methods in org.cdk8s.plus24.k8s that return SupplementalGroupsStrategyOptionsV1Beta1 Modifier and Type Method Description SupplementalGroupsStrategyOptionsV1Beta1SupplementalGroupsStrategyOptionsV1Beta1.Builder. build()Builds the configured instance.SupplementalGroupsStrategyOptionsV1Beta1PodSecurityPolicySpecV1Beta1. getSupplementalGroups()supplementalGroups is the strategy that will dictate what supplemental groups are used by the SecurityContext.SupplementalGroupsStrategyOptionsV1Beta1PodSecurityPolicySpecV1Beta1.Jsii$Proxy. getSupplementalGroups()Methods in org.cdk8s.plus24.k8s with parameters of type SupplementalGroupsStrategyOptionsV1Beta1 Modifier and Type Method Description PodSecurityPolicySpecV1Beta1.BuilderPodSecurityPolicySpecV1Beta1.Builder. supplementalGroups(SupplementalGroupsStrategyOptionsV1Beta1 supplementalGroups)Sets the value ofPodSecurityPolicySpecV1Beta1.getSupplementalGroups()
-