Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.securitycontext.SeLinuxOptions
-
-
Uses of SeLinuxOptions in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers that return SeLinuxOptions Modifier and Type Method Description SeLinuxOptionsSecurityContextFluent. buildSeLinuxOptions()SeLinuxOptionsSecurityContext. getSeLinuxOptions()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers with parameters of type SeLinuxOptions Modifier and Type Method Description SecurityContextFluent.EphemeralcontainersSeLinuxOptionsNested<A>SecurityContextFluent. editOrNewSeLinuxOptionsLike(SeLinuxOptions item)voidSecurityContext. setSeLinuxOptions(SeLinuxOptions seLinuxOptions)SecurityContextFluent.EphemeralcontainersSeLinuxOptionsNested<A>SecurityContextFluent. withNewSeLinuxOptionsLike(SeLinuxOptions item)ASecurityContextFluent. withSeLinuxOptions(SeLinuxOptions seLinuxOptions) -
Uses of SeLinuxOptions in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.securitycontext
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.securitycontext that return SeLinuxOptions Modifier and Type Method Description SeLinuxOptionsSeLinuxOptionsBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.securitycontext with parameters of type SeLinuxOptions Constructor Description SeLinuxOptionsBuilder(SeLinuxOptions instance)SeLinuxOptionsBuilder(SeLinuxOptionsFluent<?> fluent, SeLinuxOptions instance)SeLinuxOptionsBuilder(SeLinuxOptionsFluent<?> fluent, SeLinuxOptions instance, Boolean validationEnabled)SeLinuxOptionsBuilder(SeLinuxOptions instance, Boolean validationEnabled)SeLinuxOptionsFluent(SeLinuxOptions instance)
-