Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.SourcesFluent.SourcesSecretNested
-
Packages that use SourcesFluent.SourcesSecretNested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected -
-
Uses of SourcesFluent.SourcesSecretNested 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 SourcesFluent.SourcesSecretNested Modifier and Type Method Description SourcesFluent.SourcesSecretNested<A>SourcesFluent. editOrNewSecret()SourcesFluent.SourcesSecretNested<A>SourcesFluent. editOrNewSecretLike(Secret item)SourcesFluent.SourcesSecretNested<A>SourcesFluent. editSourcesSecret()SourcesFluent.SourcesSecretNested<A>SourcesFluent. withNewSecretLike(Secret item)SourcesFluent.SourcesSecretNested<A>SourcesFluent. withNewSourcesSecret()
-