Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.env.ValueFromFluent.InitcontainersSecretKeyRefNested
-
-
Uses of ValueFromFluent.InitcontainersSecretKeyRefNested 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 ValueFromFluent.InitcontainersSecretKeyRefNested Modifier and Type Method Description ValueFromFluent.InitcontainersSecretKeyRefNested<A>ValueFromFluent. editInitcontainersSecretKeyRef()ValueFromFluent.InitcontainersSecretKeyRefNested<A>ValueFromFluent. editOrNewSecretKeyRef()ValueFromFluent.InitcontainersSecretKeyRefNested<A>ValueFromFluent. editOrNewSecretKeyRefLike(SecretKeyRef item)ValueFromFluent.InitcontainersSecretKeyRefNested<A>ValueFromFluent. withNewInitcontainersSecretKeyRef()ValueFromFluent.InitcontainersSecretKeyRefNested<A>ValueFromFluent. withNewSecretKeyRefLike(SecretKeyRef item)
-