Uses of Interface
org.cdk8s.plus24.k8s.SeLinuxStrategyOptionsV1Beta1
-
Packages that use SeLinuxStrategyOptionsV1Beta1 Package Description org.cdk8s.plus24.k8s -
-
Uses of SeLinuxStrategyOptionsV1Beta1 in org.cdk8s.plus24.k8s
Classes in org.cdk8s.plus24.k8s that implement SeLinuxStrategyOptionsV1Beta1 Modifier and Type Class Description static classSeLinuxStrategyOptionsV1Beta1.Jsii$ProxyAn implementation forSeLinuxStrategyOptionsV1Beta1Methods in org.cdk8s.plus24.k8s that return SeLinuxStrategyOptionsV1Beta1 Modifier and Type Method Description SeLinuxStrategyOptionsV1Beta1SeLinuxStrategyOptionsV1Beta1.Builder. build()Builds the configured instance.SeLinuxStrategyOptionsV1Beta1PodSecurityPolicySpecV1Beta1. getSeLinux()seLinux is the strategy that will dictate the allowable labels that may be set.SeLinuxStrategyOptionsV1Beta1PodSecurityPolicySpecV1Beta1.Jsii$Proxy. getSeLinux()Methods in org.cdk8s.plus24.k8s with parameters of type SeLinuxStrategyOptionsV1Beta1 Modifier and Type Method Description PodSecurityPolicySpecV1Beta1.BuilderPodSecurityPolicySpecV1Beta1.Builder. seLinux(SeLinuxStrategyOptionsV1Beta1 seLinux)Sets the value ofPodSecurityPolicySpecV1Beta1.getSeLinux()
-