Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ImagePullSecretsFluent
-
-
Uses of ImagePullSecretsFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview
Subclasses of ImagePullSecretsFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview Modifier and Type Class Description classSpecFluent.SpecImagePullSecretsNested<N> -
Uses of ImagePullSecretsFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Classes in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with type parameters of type ImagePullSecretsFluent Modifier and Type Class Description classImagePullSecretsFluent<A extends ImagePullSecretsFluent<A>>GeneratedSubclasses of ImagePullSecretsFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec Modifier and Type Class Description classImagePullSecretsBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with parameters of type ImagePullSecretsFluent Constructor Description ImagePullSecretsBuilder(ImagePullSecretsFluent<?> fluent)ImagePullSecretsBuilder(ImagePullSecretsFluent<?> fluent, ImagePullSecrets instance)ImagePullSecretsBuilder(ImagePullSecretsFluent<?> fluent, ImagePullSecrets instance, Boolean validationEnabled)ImagePullSecretsBuilder(ImagePullSecretsFluent<?> fluent, Boolean validationEnabled)
-