Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.env.valuefrom.SecretKeyRef
-
-
Uses of SecretKeyRef in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.env
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.env that return SecretKeyRef Modifier and Type Method Description SecretKeyRefValueFromFluent. buildSecretKeyRef()SecretKeyRefValueFrom. getSecretKeyRef()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.env with parameters of type SecretKeyRef Modifier and Type Method Description ValueFromFluent.InitcontainersSecretKeyRefNested<A>ValueFromFluent. editOrNewSecretKeyRefLike(SecretKeyRef item)voidValueFrom. setSecretKeyRef(SecretKeyRef secretKeyRef)ValueFromFluent.InitcontainersSecretKeyRefNested<A>ValueFromFluent. withNewSecretKeyRefLike(SecretKeyRef item)AValueFromFluent. withSecretKeyRef(SecretKeyRef secretKeyRef) -
Uses of SecretKeyRef in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.env.valuefrom
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.env.valuefrom that return SecretKeyRef Modifier and Type Method Description SecretKeyRefSecretKeyRefBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.env.valuefrom with parameters of type SecretKeyRef Constructor Description SecretKeyRefBuilder(SecretKeyRef instance)SecretKeyRefBuilder(SecretKeyRefFluent<?> fluent, SecretKeyRef instance)SecretKeyRefBuilder(SecretKeyRefFluent<?> fluent, SecretKeyRef instance, Boolean validationEnabled)SecretKeyRefBuilder(SecretKeyRef instance, Boolean validationEnabled)SecretKeyRefFluent(SecretKeyRef instance)
-