Class ApicurioRegistrySpecFluent.DeploymentNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.DeploymentFluent<ApicurioRegistrySpecFluent.DeploymentNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecFluent.DeploymentNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ApicurioRegistrySpecFluent.DeploymentNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ApicurioRegistrySpecFluent.DeploymentNested<N>>
- Enclosing class:
- ApicurioRegistrySpecFluent<A extends ApicurioRegistrySpecFluent<A>>
public class ApicurioRegistrySpecFluent.DeploymentNested<N> extends DeploymentFluent<ApicurioRegistrySpecFluent.DeploymentNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.DeploymentFluent
DeploymentFluent.AffinityNested<N>, DeploymentFluent.ImagePullSecretsNested<N>, DeploymentFluent.ManagedResourcesNested<N>, DeploymentFluent.MetadataNested<N>, DeploymentFluent.PodTemplateSpecPreviewNested<N>, DeploymentFluent.TolerationsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendDeployment()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.DeploymentFluent
addAllToImagePullSecrets, addAllToTolerations, addNewImagePullSecret, addNewImagePullSecretLike, addNewToleration, addNewTolerationLike, addToImagePullSecrets, addToImagePullSecrets, addToTolerations, addToTolerations, buildAffinity, buildFirstImagePullSecret, buildFirstToleration, buildImagePullSecret, buildImagePullSecrets, buildLastImagePullSecret, buildLastToleration, buildManagedResources, buildMatchingImagePullSecret, buildMatchingToleration, buildMetadata, buildPodTemplateSpecPreview, buildToleration, buildTolerations, editAffinity, editFirstImagePullSecret, editFirstToleration, editImagePullSecret, editLastImagePullSecret, editLastToleration, editManagedResources, editMatchingImagePullSecret, editMatchingToleration, editMetadata, editOrNewAffinity, editOrNewAffinityLike, editOrNewManagedResources, editOrNewManagedResourcesLike, editOrNewMetadata, editOrNewMetadataLike, editOrNewPodTemplateSpecPreview, editOrNewPodTemplateSpecPreviewLike, editPodTemplateSpecPreview, editToleration, equals, getHost, getImage, getReplicas, hasAffinity, hashCode, hasHost, hasImage, hasImagePullSecrets, hasManagedResources, hasMatchingImagePullSecret, hasMatchingToleration, hasMetadata, hasPodTemplateSpecPreview, hasReplicas, hasTolerations, removeAllFromImagePullSecrets, removeAllFromTolerations, removeFromImagePullSecrets, removeFromTolerations, removeMatchingFromImagePullSecrets, removeMatchingFromTolerations, setNewImagePullSecretLike, setNewTolerationLike, setToImagePullSecrets, setToTolerations, toString, withAffinity, withHost, withImage, withImagePullSecrets, withImagePullSecrets, withManagedResources, withMetadata, withNewAffinity, withNewAffinityLike, withNewManagedResources, withNewManagedResourcesLike, withNewMetadata, withNewMetadataLike, withNewPodTemplateSpecPreview, withNewPodTemplateSpecPreviewLike, withPodTemplateSpecPreview, withReplicas, withTolerations, withTolerations
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-