Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.envfrom.SecretRef
-
-
Uses of SecretRef in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers that return SecretRef Modifier and Type Method Description SecretRefEnvFromFluent. buildSecretRef()SecretRefEnvFrom. getSecretRef()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers with parameters of type SecretRef Modifier and Type Method Description EnvFromFluent.InitcontainersSecretRefNested<A>EnvFromFluent. editOrNewSecretRefLike(SecretRef item)voidEnvFrom. setSecretRef(SecretRef secretRef)EnvFromFluent.InitcontainersSecretRefNested<A>EnvFromFluent. withNewSecretRefLike(SecretRef item)AEnvFromFluent. withSecretRef(SecretRef secretRef) -
Uses of SecretRef in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.envfrom
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.envfrom that return SecretRef Modifier and Type Method Description SecretRefSecretRefBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.envfrom with parameters of type SecretRef Constructor Description SecretRefBuilder(SecretRef instance)SecretRefBuilder(SecretRefFluent<?> fluent, SecretRef instance)SecretRefBuilder(SecretRefFluent<?> fluent, SecretRef instance, Boolean validationEnabled)SecretRefBuilder(SecretRef instance, Boolean validationEnabled)SecretRefFluent(SecretRef instance)
-