Interface ApicurioRegistrySpecFluent.DeploymentNested<N>
-
- All Superinterfaces:
ApicurioRegistrySpecDeploymentFluent<ApicurioRegistrySpecFluent.DeploymentNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<ApicurioRegistrySpecFluent.DeploymentNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ApicurioRegistrySpecFluentImpl.DeploymentNestedImpl
- Enclosing interface:
- ApicurioRegistrySpecFluent<A extends ApicurioRegistrySpecFluent<A>>
public static interface ApicurioRegistrySpecFluent.DeploymentNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ApicurioRegistrySpecDeploymentFluent<ApicurioRegistrySpecFluent.DeploymentNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecDeploymentFluent
ApicurioRegistrySpecDeploymentFluent.ManagedResourcesNested<N>, ApicurioRegistrySpecDeploymentFluent.MetadataNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendDeployment()-
Methods inherited from interface io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecDeploymentFluent
addAllToImagePullSecrets, addAllToTolerations, addNewImagePullSecret, addNewToleration, addToImagePullSecrets, addToImagePullSecrets, addToTolerations, addToTolerations, buildManagedResources, buildMetadata, editManagedResources, editMetadata, editOrNewManagedResources, editOrNewManagedResourcesLike, editOrNewMetadata, editOrNewMetadataLike, getAffinity, getFirstImagePullSecret, getFirstToleration, getHost, getImage, getImagePullSecret, getImagePullSecrets, getLastImagePullSecret, getLastToleration, getManagedResources, getMatchingImagePullSecret, getMatchingToleration, getMetadata, getPodTemplateSpecPreview, getReplicas, getToleration, getTolerations, hasAffinity, hasHost, hasImage, hasImagePullSecrets, hasManagedResources, hasMatchingImagePullSecret, hasMatchingToleration, hasMetadata, hasPodTemplateSpecPreview, hasReplicas, hasTolerations, removeAllFromImagePullSecrets, removeAllFromTolerations, removeFromImagePullSecrets, removeFromTolerations, setToImagePullSecrets, setToTolerations, withAffinity, withHost, withImage, withImagePullSecrets, withImagePullSecrets, withManagedResources, withMetadata, withNewHost, withNewImage, withNewManagedResources, withNewManagedResourcesLike, withNewMetadata, withNewMetadataLike, withPodTemplateSpecPreview, withReplicas, withTolerations, withTolerations
-
-