public interface ClusterPoolSpecFluent<A extends ClusterPoolSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ClusterPoolSpecFluent.ClaimLifetimeNested<N> |
static interface |
ClusterPoolSpecFluent.ImageSetRefNested<N> |
static interface |
ClusterPoolSpecFluent.InstallConfigSecretTemplateRefNested<N> |
static interface |
ClusterPoolSpecFluent.PlatformNested<N> |
static interface |
ClusterPoolSpecFluent.PullSecretRefNested<N> |
Boolean hasAnnotations()
String getBaseDomain()
Boolean hasBaseDomain()
@Deprecated A withNewBaseDomain(String arg0)
@Deprecated ClusterPoolClaimLifetime getClaimLifetime()
ClusterPoolClaimLifetime buildClaimLifetime()
A withClaimLifetime(ClusterPoolClaimLifetime claimLifetime)
Boolean hasClaimLifetime()
ClusterPoolSpecFluent.ClaimLifetimeNested<A> withNewClaimLifetime()
ClusterPoolSpecFluent.ClaimLifetimeNested<A> withNewClaimLifetimeLike(ClusterPoolClaimLifetime item)
ClusterPoolSpecFluent.ClaimLifetimeNested<A> editClaimLifetime()
ClusterPoolSpecFluent.ClaimLifetimeNested<A> editOrNewClaimLifetime()
ClusterPoolSpecFluent.ClaimLifetimeNested<A> editOrNewClaimLifetimeLike(ClusterPoolClaimLifetime item)
io.fabric8.kubernetes.api.model.Duration getHibernateAfter()
A withHibernateAfter(io.fabric8.kubernetes.api.model.Duration hibernateAfter)
Boolean hasHibernateAfter()
@Deprecated ClusterImageSetReference getImageSetRef()
ClusterImageSetReference buildImageSetRef()
A withImageSetRef(ClusterImageSetReference imageSetRef)
Boolean hasImageSetRef()
ClusterPoolSpecFluent.ImageSetRefNested<A> withNewImageSetRef()
ClusterPoolSpecFluent.ImageSetRefNested<A> withNewImageSetRefLike(ClusterImageSetReference item)
ClusterPoolSpecFluent.ImageSetRefNested<A> editImageSetRef()
ClusterPoolSpecFluent.ImageSetRefNested<A> editOrNewImageSetRef()
ClusterPoolSpecFluent.ImageSetRefNested<A> editOrNewImageSetRefLike(ClusterImageSetReference item)
Integer getInstallAttemptsLimit()
Boolean hasInstallAttemptsLimit()
@Deprecated io.fabric8.kubernetes.api.model.LocalObjectReference getInstallConfigSecretTemplateRef()
io.fabric8.kubernetes.api.model.LocalObjectReference buildInstallConfigSecretTemplateRef()
A withInstallConfigSecretTemplateRef(io.fabric8.kubernetes.api.model.LocalObjectReference installConfigSecretTemplateRef)
Boolean hasInstallConfigSecretTemplateRef()
ClusterPoolSpecFluent.InstallConfigSecretTemplateRefNested<A> withNewInstallConfigSecretTemplateRef()
ClusterPoolSpecFluent.InstallConfigSecretTemplateRefNested<A> withNewInstallConfigSecretTemplateRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
ClusterPoolSpecFluent.InstallConfigSecretTemplateRefNested<A> editInstallConfigSecretTemplateRef()
ClusterPoolSpecFluent.InstallConfigSecretTemplateRefNested<A> editOrNewInstallConfigSecretTemplateRef()
ClusterPoolSpecFluent.InstallConfigSecretTemplateRefNested<A> editOrNewInstallConfigSecretTemplateRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
Boolean hasLabels()
Integer getMaxConcurrent()
Boolean hasMaxConcurrent()
Integer getMaxSize()
Boolean hasMaxSize()
@Deprecated Platform getPlatform()
Platform buildPlatform()
Boolean hasPlatform()
ClusterPoolSpecFluent.PlatformNested<A> withNewPlatform()
ClusterPoolSpecFluent.PlatformNested<A> withNewPlatformLike(Platform item)
ClusterPoolSpecFluent.PlatformNested<A> editPlatform()
ClusterPoolSpecFluent.PlatformNested<A> editOrNewPlatform()
ClusterPoolSpecFluent.PlatformNested<A> editOrNewPlatformLike(Platform item)
@Deprecated io.fabric8.kubernetes.api.model.LocalObjectReference getPullSecretRef()
io.fabric8.kubernetes.api.model.LocalObjectReference buildPullSecretRef()
A withPullSecretRef(io.fabric8.kubernetes.api.model.LocalObjectReference pullSecretRef)
Boolean hasPullSecretRef()
ClusterPoolSpecFluent.PullSecretRefNested<A> withNewPullSecretRef()
ClusterPoolSpecFluent.PullSecretRefNested<A> withNewPullSecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
ClusterPoolSpecFluent.PullSecretRefNested<A> editPullSecretRef()
ClusterPoolSpecFluent.PullSecretRefNested<A> editOrNewPullSecretRef()
ClusterPoolSpecFluent.PullSecretRefNested<A> editOrNewPullSecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
Integer getRunningCount()
Boolean hasRunningCount()
Integer getSize()
Boolean hasSize()
Boolean getSkipMachinePools()
Boolean hasSkipMachinePools()
Boolean hasAdditionalProperties()
Copyright © 2015–2022 Red Hat. All rights reserved.