| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.v1 |
| Modifier and Type | Method and Description |
|---|---|
ClusterPoolClaimLifetime |
ClusterPoolClaimLifetimeBuilder.build() |
ClusterPoolClaimLifetime |
ClusterPoolSpecFluentImpl.buildClaimLifetime() |
ClusterPoolClaimLifetime |
ClusterPoolSpecFluent.buildClaimLifetime() |
ClusterPoolClaimLifetime |
ClusterPoolSpecFluentImpl.getClaimLifetime()
Deprecated.
|
ClusterPoolClaimLifetime |
ClusterPoolSpecFluent.getClaimLifetime()
Deprecated.
|
ClusterPoolClaimLifetime |
ClusterPoolSpec.getClaimLifetime() |
| Modifier and Type | Method and Description |
|---|---|
ClusterPoolSpecFluent.ClaimLifetimeNested<A> |
ClusterPoolSpecFluentImpl.editOrNewClaimLifetimeLike(ClusterPoolClaimLifetime item) |
ClusterPoolSpecFluent.ClaimLifetimeNested<A> |
ClusterPoolSpecFluent.editOrNewClaimLifetimeLike(ClusterPoolClaimLifetime item) |
void |
ClusterPoolSpec.setClaimLifetime(ClusterPoolClaimLifetime claimLifetime) |
A |
ClusterPoolSpecFluentImpl.withClaimLifetime(ClusterPoolClaimLifetime claimLifetime) |
A |
ClusterPoolSpecFluent.withClaimLifetime(ClusterPoolClaimLifetime claimLifetime) |
ClusterPoolSpecFluent.ClaimLifetimeNested<A> |
ClusterPoolSpecFluentImpl.withNewClaimLifetimeLike(ClusterPoolClaimLifetime item) |
ClusterPoolSpecFluent.ClaimLifetimeNested<A> |
ClusterPoolSpecFluent.withNewClaimLifetimeLike(ClusterPoolClaimLifetime item) |
| Constructor and Description |
|---|
ClusterPoolClaimLifetimeBuilder(ClusterPoolClaimLifetime instance) |
ClusterPoolClaimLifetimeBuilder(ClusterPoolClaimLifetime instance,
Boolean validationEnabled) |
ClusterPoolClaimLifetimeBuilder(ClusterPoolClaimLifetimeFluent<?> fluent,
ClusterPoolClaimLifetime instance) |
ClusterPoolClaimLifetimeBuilder(ClusterPoolClaimLifetimeFluent<?> fluent,
ClusterPoolClaimLifetime instance,
Boolean validationEnabled) |
ClusterPoolClaimLifetimeFluentImpl(ClusterPoolClaimLifetime instance) |
ClusterPoolSpec(Map<String,String> annotations,
String baseDomain,
ClusterPoolClaimLifetime claimLifetime,
io.fabric8.kubernetes.api.model.Duration hibernateAfter,
ClusterImageSetReference imageSetRef,
Integer installAttemptsLimit,
io.fabric8.kubernetes.api.model.LocalObjectReference installConfigSecretTemplateRef,
Map<String,String> labels,
Integer maxConcurrent,
Integer maxSize,
Platform platform,
io.fabric8.kubernetes.api.model.LocalObjectReference pullSecretRef,
Integer runningCount,
Integer size,
Boolean skipMachinePools) |
Copyright © 2015–2020 Red Hat. All rights reserved.