All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method |
Description |
A |
addAllToInstallerEnv(Collection<io.fabric8.kubernetes.api.model.EnvVar> items) |
|
A |
addAllToInventory(Collection<InventoryEntry> items) |
|
ClusterPoolSpecFluent.InstallerEnvNested<A> |
addNewInstallerEnv() |
|
ClusterPoolSpecFluent.InstallerEnvNested<A> |
addNewInstallerEnvLike(io.fabric8.kubernetes.api.model.EnvVar item) |
|
ClusterPoolSpecFluent.InventoryNested<A> |
addNewInventory() |
|
A |
addNewInventory(String kind,
String name) |
|
ClusterPoolSpecFluent.InventoryNested<A> |
addNewInventoryLike(InventoryEntry item) |
|
A |
addToAdditionalProperties(String key,
Object value) |
|
A |
addToAdditionalProperties(Map<String,Object> map) |
|
A |
addToAnnotations(String key,
String value) |
|
A |
addToAnnotations(Map<String,String> map) |
|
A |
addToInstallerEnv(int index,
io.fabric8.kubernetes.api.model.EnvVar item) |
|
A |
addToInstallerEnv(io.fabric8.kubernetes.api.model.EnvVar... items) |
|
A |
addToInventory(int index,
InventoryEntry item) |
|
A |
addToInventory(InventoryEntry... items) |
|
A |
addToLabels(String key,
String value) |
|
A |
addToLabels(Map<String,String> map) |
|
ClusterPoolClaimLifetime |
buildClaimLifetime() |
|
io.fabric8.kubernetes.api.model.EnvVar |
buildFirstInstallerEnv() |
|
InventoryEntry |
buildFirstInventory() |
|
HibernationConfig |
buildHibernationConfig() |
|
ClusterImageSetReference |
buildImageSetRef() |
|
io.fabric8.kubernetes.api.model.LocalObjectReference |
buildInstallConfigSecretTemplateRef() |
|
List<io.fabric8.kubernetes.api.model.EnvVar> |
buildInstallerEnv() |
|
io.fabric8.kubernetes.api.model.EnvVar |
buildInstallerEnv(int index) |
|
List<InventoryEntry> |
buildInventory() |
|
InventoryEntry |
buildInventory(int index) |
|
io.fabric8.kubernetes.api.model.EnvVar |
buildLastInstallerEnv() |
|
InventoryEntry |
buildLastInventory() |
|
io.fabric8.kubernetes.api.model.EnvVar |
buildMatchingInstallerEnv(Predicate<io.fabric8.kubernetes.api.model.EnvVarBuilder> predicate) |
|
InventoryEntry |
buildMatchingInventory(Predicate<InventoryEntryBuilder> predicate) |
|
Platform |
buildPlatform() |
|
io.fabric8.kubernetes.api.model.LocalObjectReference |
buildPullSecretRef() |
|
protected void |
copyInstance(ClusterPoolSpec instance) |
|
ClusterPoolSpecFluent.ClaimLifetimeNested<A> |
editClaimLifetime() |
|
ClusterPoolSpecFluent.InstallerEnvNested<A> |
editFirstInstallerEnv() |
|
ClusterPoolSpecFluent.InventoryNested<A> |
editFirstInventory() |
|
ClusterPoolSpecFluent.HibernationConfigNested<A> |
editHibernationConfig() |
|
ClusterPoolSpecFluent.ImageSetRefNested<A> |
editImageSetRef() |
|
ClusterPoolSpecFluent.InstallConfigSecretTemplateRefNested<A> |
editInstallConfigSecretTemplateRef() |
|
ClusterPoolSpecFluent.InstallerEnvNested<A> |
editInstallerEnv(int index) |
|
ClusterPoolSpecFluent.InventoryNested<A> |
editInventory(int index) |
|
ClusterPoolSpecFluent.InstallerEnvNested<A> |
editLastInstallerEnv() |
|
ClusterPoolSpecFluent.InventoryNested<A> |
editLastInventory() |
|
ClusterPoolSpecFluent.InstallerEnvNested<A> |
editMatchingInstallerEnv(Predicate<io.fabric8.kubernetes.api.model.EnvVarBuilder> predicate) |
|
ClusterPoolSpecFluent.InventoryNested<A> |
editMatchingInventory(Predicate<InventoryEntryBuilder> predicate) |
|
ClusterPoolSpecFluent.ClaimLifetimeNested<A> |
editOrNewClaimLifetime() |
|
ClusterPoolSpecFluent.ClaimLifetimeNested<A> |
editOrNewClaimLifetimeLike(ClusterPoolClaimLifetime item) |
|
ClusterPoolSpecFluent.HibernationConfigNested<A> |
editOrNewHibernationConfig() |
|
ClusterPoolSpecFluent.HibernationConfigNested<A> |
editOrNewHibernationConfigLike(HibernationConfig item) |
|
ClusterPoolSpecFluent.ImageSetRefNested<A> |
editOrNewImageSetRef() |
|
ClusterPoolSpecFluent.ImageSetRefNested<A> |
editOrNewImageSetRefLike(ClusterImageSetReference item) |
|
ClusterPoolSpecFluent.InstallConfigSecretTemplateRefNested<A> |
editOrNewInstallConfigSecretTemplateRef() |
|
ClusterPoolSpecFluent.InstallConfigSecretTemplateRefNested<A> |
editOrNewInstallConfigSecretTemplateRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item) |
|
ClusterPoolSpecFluent.PlatformNested<A> |
editOrNewPlatform() |
|
ClusterPoolSpecFluent.PlatformNested<A> |
editOrNewPlatformLike(Platform item) |
|
ClusterPoolSpecFluent.PullSecretRefNested<A> |
editOrNewPullSecretRef() |
|
ClusterPoolSpecFluent.PullSecretRefNested<A> |
editOrNewPullSecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item) |
|
ClusterPoolSpecFluent.PlatformNested<A> |
editPlatform() |
|
ClusterPoolSpecFluent.PullSecretRefNested<A> |
editPullSecretRef() |
|
boolean |
equals(Object o) |
|
Map<String,Object> |
getAdditionalProperties() |
|
Map<String,String> |
getAnnotations() |
|
String |
getBaseDomain() |
|
String |
getHibernateAfter() |
|
Integer |
getInstallAttemptsLimit() |
|
Map<String,String> |
getLabels() |
|
Integer |
getMaxConcurrent() |
|
Integer |
getMaxSize() |
|
Integer |
getRunningCount() |
|
Integer |
getSize() |
|
Boolean |
getSkipMachinePools() |
|
boolean |
hasAdditionalProperties() |
|
boolean |
hasAnnotations() |
|
boolean |
hasBaseDomain() |
|
boolean |
hasClaimLifetime() |
|
int |
hashCode() |
|
boolean |
hasHibernateAfter() |
|
boolean |
hasHibernationConfig() |
|
boolean |
hasImageSetRef() |
|
boolean |
hasInstallAttemptsLimit() |
|
boolean |
hasInstallConfigSecretTemplateRef() |
|
boolean |
hasInstallerEnv() |
|
boolean |
hasInventory() |
|
boolean |
hasLabels() |
|
boolean |
hasMatchingInstallerEnv(Predicate<io.fabric8.kubernetes.api.model.EnvVarBuilder> predicate) |
|
boolean |
hasMatchingInventory(Predicate<InventoryEntryBuilder> predicate) |
|
boolean |
hasMaxConcurrent() |
|
boolean |
hasMaxSize() |
|
boolean |
hasPlatform() |
|
boolean |
hasPullSecretRef() |
|
boolean |
hasRunningCount() |
|
boolean |
hasSize() |
|
boolean |
hasSkipMachinePools() |
|
A |
removeAllFromInstallerEnv(Collection<io.fabric8.kubernetes.api.model.EnvVar> items) |
|
A |
removeAllFromInventory(Collection<InventoryEntry> items) |
|
A |
removeFromAdditionalProperties(String key) |
|
A |
removeFromAdditionalProperties(Map<String,Object> map) |
|
A |
removeFromAnnotations(String key) |
|
A |
removeFromAnnotations(Map<String,String> map) |
|
A |
removeFromInstallerEnv(io.fabric8.kubernetes.api.model.EnvVar... items) |
|
A |
removeFromInventory(InventoryEntry... items) |
|
A |
removeFromLabels(String key) |
|
A |
removeFromLabels(Map<String,String> map) |
|
A |
removeMatchingFromInstallerEnv(Predicate<io.fabric8.kubernetes.api.model.EnvVarBuilder> predicate) |
|
A |
removeMatchingFromInventory(Predicate<InventoryEntryBuilder> predicate) |
|
ClusterPoolSpecFluent.InstallerEnvNested<A> |
setNewInstallerEnvLike(int index,
io.fabric8.kubernetes.api.model.EnvVar item) |
|
ClusterPoolSpecFluent.InventoryNested<A> |
setNewInventoryLike(int index,
InventoryEntry item) |
|
A |
setToInstallerEnv(int index,
io.fabric8.kubernetes.api.model.EnvVar item) |
|
A |
setToInventory(int index,
InventoryEntry item) |
|
String |
toString() |
|
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
|
<K,V> A |
withAnnotations(Map<String,String> annotations) |
|
A |
withBaseDomain(String baseDomain) |
|
A |
withClaimLifetime(ClusterPoolClaimLifetime claimLifetime) |
|
A |
withHibernateAfter(String hibernateAfter) |
|
A |
withHibernationConfig(HibernationConfig hibernationConfig) |
|
A |
withImageSetRef(ClusterImageSetReference imageSetRef) |
|
A |
withInstallAttemptsLimit(Integer installAttemptsLimit) |
|
A |
withInstallConfigSecretTemplateRef(io.fabric8.kubernetes.api.model.LocalObjectReference installConfigSecretTemplateRef) |
|
A |
withInstallerEnv(io.fabric8.kubernetes.api.model.EnvVar... installerEnv) |
|
A |
withInstallerEnv(List<io.fabric8.kubernetes.api.model.EnvVar> installerEnv) |
|
A |
withInventory(InventoryEntry... inventory) |
|
A |
withInventory(List<InventoryEntry> inventory) |
|
<K,V> A |
withLabels(Map<String,String> labels) |
|
A |
withMaxConcurrent(Integer maxConcurrent) |
|
A |
withMaxSize(Integer maxSize) |
|
ClusterPoolSpecFluent.ClaimLifetimeNested<A> |
withNewClaimLifetime() |
|
A |
withNewClaimLifetime(String _default,
String maximum) |
|
ClusterPoolSpecFluent.ClaimLifetimeNested<A> |
withNewClaimLifetimeLike(ClusterPoolClaimLifetime item) |
|
ClusterPoolSpecFluent.HibernationConfigNested<A> |
withNewHibernationConfig() |
|
A |
withNewHibernationConfig(String resumeTimeout) |
|
ClusterPoolSpecFluent.HibernationConfigNested<A> |
withNewHibernationConfigLike(HibernationConfig item) |
|
ClusterPoolSpecFluent.ImageSetRefNested<A> |
withNewImageSetRef() |
|
A |
withNewImageSetRef(String name) |
|
ClusterPoolSpecFluent.ImageSetRefNested<A> |
withNewImageSetRefLike(ClusterImageSetReference item) |
|
ClusterPoolSpecFluent.InstallConfigSecretTemplateRefNested<A> |
withNewInstallConfigSecretTemplateRef() |
|
A |
withNewInstallConfigSecretTemplateRef(String name) |
|
ClusterPoolSpecFluent.InstallConfigSecretTemplateRefNested<A> |
withNewInstallConfigSecretTemplateRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item) |
|
ClusterPoolSpecFluent.PlatformNested<A> |
withNewPlatform() |
|
ClusterPoolSpecFluent.PlatformNested<A> |
withNewPlatformLike(Platform item) |
|
ClusterPoolSpecFluent.PullSecretRefNested<A> |
withNewPullSecretRef() |
|
A |
withNewPullSecretRef(String name) |
|
ClusterPoolSpecFluent.PullSecretRefNested<A> |
withNewPullSecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item) |
|
A |
withPlatform(Platform platform) |
|
A |
withPullSecretRef(io.fabric8.kubernetes.api.model.LocalObjectReference pullSecretRef) |
|
A |
withRunningCount(Integer runningCount) |
|
A |
withSize(Integer size) |
|
A |
withSkipMachinePools() |
|
A |
withSkipMachinePools(Boolean skipMachinePools) |
|