Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources.Secret
-
-
Uses of Secret in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected that return Secret Modifier and Type Method Description SecretSourcesFluent. buildSecret()SecretSources. getSecret()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected with parameters of type Secret Modifier and Type Method Description SourcesFluent.SourcesSecretNested<A>SourcesFluent. editOrNewSecretLike(Secret item)voidSources. setSecret(Secret secret)SourcesFluent.SourcesSecretNested<A>SourcesFluent. withNewSecretLike(Secret item)ASourcesFluent. withSecret(Secret secret) -
Uses of Secret in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources that return Secret Modifier and Type Method Description SecretSecretBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources with parameters of type Secret Constructor Description SecretBuilder(Secret instance)SecretBuilder(SecretFluent<?> fluent, Secret instance)SecretBuilder(SecretFluent<?> fluent, Secret instance, Boolean validationEnabled)SecretBuilder(Secret instance, Boolean validationEnabled)SecretFluent(Secret instance)
-