All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method |
Description |
A |
addAllToCompute(Collection<MachinePool> items) |
|
A |
addAllToFeatureGates(Collection<String> items) |
|
A |
addAllToImageContentSources(Collection<ImageContentSource> items) |
|
A |
addAllToImageDigestSources(Collection<ImageDigestSource> items) |
|
InstallConfigFluent.ComputeNested<A> |
addNewCompute() |
|
InstallConfigFluent.ComputeNested<A> |
addNewComputeLike(MachinePool item) |
|
InstallConfigFluent.ImageContentSourcesNested<A> |
addNewImageContentSource() |
|
InstallConfigFluent.ImageContentSourcesNested<A> |
addNewImageContentSourceLike(ImageContentSource item) |
|
InstallConfigFluent.ImageDigestSourcesNested<A> |
addNewImageDigestSource() |
|
InstallConfigFluent.ImageDigestSourcesNested<A> |
addNewImageDigestSourceLike(ImageDigestSource item) |
|
A |
addToAdditionalProperties(String key,
Object value) |
|
A |
addToAdditionalProperties(Map<String,Object> map) |
|
A |
addToCompute(int index,
MachinePool item) |
|
A |
addToCompute(MachinePool... items) |
|
A |
addToFeatureGates(int index,
String item) |
|
A |
addToFeatureGates(String... items) |
|
A |
addToImageContentSources(int index,
ImageContentSource item) |
|
A |
addToImageContentSources(ImageContentSource... items) |
|
A |
addToImageDigestSources(int index,
ImageDigestSource item) |
|
A |
addToImageDigestSources(ImageDigestSource... items) |
|
MachinePool |
buildArbiter() |
|
BootstrapInPlace |
buildBootstrapInPlace() |
|
Capabilities |
buildCapabilities() |
|
List<MachinePool> |
buildCompute() |
|
MachinePool |
buildCompute(int index) |
|
MachinePool |
buildControlPlane() |
|
MachinePool |
buildFirstCompute() |
|
ImageContentSource |
buildFirstImageContentSource() |
|
ImageDigestSource |
buildFirstImageDigestSource() |
|
ImageContentSource |
buildImageContentSource(int index) |
|
List<ImageContentSource> |
buildImageContentSources() |
|
ImageDigestSource |
buildImageDigestSource(int index) |
|
List<ImageDigestSource> |
buildImageDigestSources() |
|
MachinePool |
buildLastCompute() |
|
ImageContentSource |
buildLastImageContentSource() |
|
ImageDigestSource |
buildLastImageDigestSource() |
|
MachinePool |
buildMatchingCompute(Predicate<MachinePoolBuilder> predicate) |
|
ImageContentSource |
buildMatchingImageContentSource(Predicate<ImageContentSourceBuilder> predicate) |
|
ImageDigestSource |
buildMatchingImageDigestSource(Predicate<ImageDigestSourceBuilder> predicate) |
|
io.fabric8.kubernetes.api.model.ObjectMeta |
buildMetadata() |
|
Networking |
buildNetworking() |
|
OperatorPublishingStrategy |
buildOperatorPublishingStrategy() |
|
Platform |
buildPlatform() |
|
Proxy |
buildProxy() |
|
protected void |
copyInstance(InstallConfig instance) |
|
InstallConfigFluent.ArbiterNested<A> |
editArbiter() |
|
InstallConfigFluent.BootstrapInPlaceNested<A> |
editBootstrapInPlace() |
|
InstallConfigFluent.CapabilitiesNested<A> |
editCapabilities() |
|
InstallConfigFluent.ComputeNested<A> |
editCompute(int index) |
|
InstallConfigFluent.ControlPlaneNested<A> |
editControlPlane() |
|
InstallConfigFluent.ComputeNested<A> |
editFirstCompute() |
|
InstallConfigFluent.ImageContentSourcesNested<A> |
editFirstImageContentSource() |
|
InstallConfigFluent.ImageDigestSourcesNested<A> |
editFirstImageDigestSource() |
|
InstallConfigFluent.ImageContentSourcesNested<A> |
editImageContentSource(int index) |
|
InstallConfigFluent.ImageDigestSourcesNested<A> |
editImageDigestSource(int index) |
|
InstallConfigFluent.ComputeNested<A> |
editLastCompute() |
|
InstallConfigFluent.ImageContentSourcesNested<A> |
editLastImageContentSource() |
|
InstallConfigFluent.ImageDigestSourcesNested<A> |
editLastImageDigestSource() |
|
InstallConfigFluent.ComputeNested<A> |
editMatchingCompute(Predicate<MachinePoolBuilder> predicate) |
|
InstallConfigFluent.ImageContentSourcesNested<A> |
editMatchingImageContentSource(Predicate<ImageContentSourceBuilder> predicate) |
|
InstallConfigFluent.ImageDigestSourcesNested<A> |
editMatchingImageDigestSource(Predicate<ImageDigestSourceBuilder> predicate) |
|
InstallConfigFluent.MetadataNested<A> |
editMetadata() |
|
InstallConfigFluent.NetworkingNested<A> |
editNetworking() |
|
InstallConfigFluent.OperatorPublishingStrategyNested<A> |
editOperatorPublishingStrategy() |
|
InstallConfigFluent.ArbiterNested<A> |
editOrNewArbiter() |
|
InstallConfigFluent.ArbiterNested<A> |
editOrNewArbiterLike(MachinePool item) |
|
InstallConfigFluent.BootstrapInPlaceNested<A> |
editOrNewBootstrapInPlace() |
|
InstallConfigFluent.BootstrapInPlaceNested<A> |
editOrNewBootstrapInPlaceLike(BootstrapInPlace item) |
|
InstallConfigFluent.CapabilitiesNested<A> |
editOrNewCapabilities() |
|
InstallConfigFluent.CapabilitiesNested<A> |
editOrNewCapabilitiesLike(Capabilities item) |
|
InstallConfigFluent.ControlPlaneNested<A> |
editOrNewControlPlane() |
|
InstallConfigFluent.ControlPlaneNested<A> |
editOrNewControlPlaneLike(MachinePool item) |
|
InstallConfigFluent.MetadataNested<A> |
editOrNewMetadata() |
|
InstallConfigFluent.MetadataNested<A> |
editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item) |
|
InstallConfigFluent.NetworkingNested<A> |
editOrNewNetworking() |
|
InstallConfigFluent.NetworkingNested<A> |
editOrNewNetworkingLike(Networking item) |
|
InstallConfigFluent.OperatorPublishingStrategyNested<A> |
editOrNewOperatorPublishingStrategy() |
|
InstallConfigFluent.OperatorPublishingStrategyNested<A> |
editOrNewOperatorPublishingStrategyLike(OperatorPublishingStrategy item) |
|
InstallConfigFluent.PlatformNested<A> |
editOrNewPlatform() |
|
InstallConfigFluent.PlatformNested<A> |
editOrNewPlatformLike(Platform item) |
|
InstallConfigFluent.ProxyNested<A> |
editOrNewProxy() |
|
InstallConfigFluent.ProxyNested<A> |
editOrNewProxyLike(Proxy item) |
|
InstallConfigFluent.PlatformNested<A> |
editPlatform() |
|
InstallConfigFluent.ProxyNested<A> |
editProxy() |
|
boolean |
equals(Object o) |
|
Map<String,Object> |
getAdditionalProperties() |
|
String |
getAdditionalTrustBundle() |
|
String |
getAdditionalTrustBundlePolicy() |
|
String |
getApiVersion() |
|
String |
getBaseDomain() |
|
String |
getCpuPartitioningMode() |
|
String |
getCredentialsMode() |
|
String |
getFeatureGate(int index) |
|
List<String> |
getFeatureGates() |
|
String |
getFeatureSet() |
|
Boolean |
getFips() |
|
String |
getFirstFeatureGate() |
|
String |
getKind() |
|
String |
getLastFeatureGate() |
|
String |
getMatchingFeatureGate(Predicate<String> predicate) |
|
String |
getPublish() |
|
String |
getPullSecret() |
|
String |
getSshKey() |
|
boolean |
hasAdditionalProperties() |
|
boolean |
hasAdditionalTrustBundle() |
|
boolean |
hasAdditionalTrustBundlePolicy() |
|
boolean |
hasApiVersion() |
|
boolean |
hasArbiter() |
|
boolean |
hasBaseDomain() |
|
boolean |
hasBootstrapInPlace() |
|
boolean |
hasCapabilities() |
|
boolean |
hasCompute() |
|
boolean |
hasControlPlane() |
|
boolean |
hasCpuPartitioningMode() |
|
boolean |
hasCredentialsMode() |
|
boolean |
hasFeatureGates() |
|
boolean |
hasFeatureSet() |
|
boolean |
hasFips() |
|
int |
hashCode() |
|
boolean |
hasImageContentSources() |
|
boolean |
hasImageDigestSources() |
|
boolean |
hasKind() |
|
boolean |
hasMatchingCompute(Predicate<MachinePoolBuilder> predicate) |
|
boolean |
hasMatchingFeatureGate(Predicate<String> predicate) |
|
boolean |
hasMatchingImageContentSource(Predicate<ImageContentSourceBuilder> predicate) |
|
boolean |
hasMatchingImageDigestSource(Predicate<ImageDigestSourceBuilder> predicate) |
|
boolean |
hasMetadata() |
|
boolean |
hasNetworking() |
|
boolean |
hasOperatorPublishingStrategy() |
|
boolean |
hasPlatform() |
|
boolean |
hasProxy() |
|
boolean |
hasPublish() |
|
boolean |
hasPullSecret() |
|
boolean |
hasSshKey() |
|
A |
removeAllFromCompute(Collection<MachinePool> items) |
|
A |
removeAllFromFeatureGates(Collection<String> items) |
|
A |
removeAllFromImageContentSources(Collection<ImageContentSource> items) |
|
A |
removeAllFromImageDigestSources(Collection<ImageDigestSource> items) |
|
A |
removeFromAdditionalProperties(String key) |
|
A |
removeFromAdditionalProperties(Map<String,Object> map) |
|
A |
removeFromCompute(MachinePool... items) |
|
A |
removeFromFeatureGates(String... items) |
|
A |
removeFromImageContentSources(ImageContentSource... items) |
|
A |
removeFromImageDigestSources(ImageDigestSource... items) |
|
A |
removeMatchingFromCompute(Predicate<MachinePoolBuilder> predicate) |
|
A |
removeMatchingFromImageContentSources(Predicate<ImageContentSourceBuilder> predicate) |
|
A |
removeMatchingFromImageDigestSources(Predicate<ImageDigestSourceBuilder> predicate) |
|
InstallConfigFluent.ComputeNested<A> |
setNewComputeLike(int index,
MachinePool item) |
|
InstallConfigFluent.ImageContentSourcesNested<A> |
setNewImageContentSourceLike(int index,
ImageContentSource item) |
|
InstallConfigFluent.ImageDigestSourcesNested<A> |
setNewImageDigestSourceLike(int index,
ImageDigestSource item) |
|
A |
setToCompute(int index,
MachinePool item) |
|
A |
setToFeatureGates(int index,
String item) |
|
A |
setToImageContentSources(int index,
ImageContentSource item) |
|
A |
setToImageDigestSources(int index,
ImageDigestSource item) |
|
String |
toString() |
|
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
|
A |
withAdditionalTrustBundle(String additionalTrustBundle) |
|
A |
withAdditionalTrustBundlePolicy(String additionalTrustBundlePolicy) |
|
A |
withApiVersion(String apiVersion) |
|
A |
withArbiter(MachinePool arbiter) |
|
A |
withBaseDomain(String baseDomain) |
|
A |
withBootstrapInPlace(BootstrapInPlace bootstrapInPlace) |
|
A |
withCapabilities(Capabilities capabilities) |
|
A |
withCompute(MachinePool... compute) |
|
A |
withCompute(List<MachinePool> compute) |
|
A |
withControlPlane(MachinePool controlPlane) |
|
A |
withCpuPartitioningMode(String cpuPartitioningMode) |
|
A |
withCredentialsMode(String credentialsMode) |
|
A |
withFeatureGates(String... featureGates) |
|
A |
withFeatureGates(List<String> featureGates) |
|
A |
withFeatureSet(String featureSet) |
|
A |
withFips() |
|
A |
withFips(Boolean fips) |
|
A |
withImageContentSources(ImageContentSource... imageContentSources) |
|
A |
withImageContentSources(List<ImageContentSource> imageContentSources) |
|
A |
withImageDigestSources(ImageDigestSource... imageDigestSources) |
|
A |
withImageDigestSources(List<ImageDigestSource> imageDigestSources) |
|
A |
withKind(String kind) |
|
A |
withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata) |
|
A |
withNetworking(Networking networking) |
|
InstallConfigFluent.ArbiterNested<A> |
withNewArbiter() |
|
InstallConfigFluent.ArbiterNested<A> |
withNewArbiterLike(MachinePool item) |
|
InstallConfigFluent.BootstrapInPlaceNested<A> |
withNewBootstrapInPlace() |
|
A |
withNewBootstrapInPlace(String installationDisk) |
|
InstallConfigFluent.BootstrapInPlaceNested<A> |
withNewBootstrapInPlaceLike(BootstrapInPlace item) |
|
InstallConfigFluent.CapabilitiesNested<A> |
withNewCapabilities() |
|
InstallConfigFluent.CapabilitiesNested<A> |
withNewCapabilitiesLike(Capabilities item) |
|
InstallConfigFluent.ControlPlaneNested<A> |
withNewControlPlane() |
|
InstallConfigFluent.ControlPlaneNested<A> |
withNewControlPlaneLike(MachinePool item) |
|
InstallConfigFluent.MetadataNested<A> |
withNewMetadata() |
|
InstallConfigFluent.MetadataNested<A> |
withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item) |
|
InstallConfigFluent.NetworkingNested<A> |
withNewNetworking() |
|
InstallConfigFluent.NetworkingNested<A> |
withNewNetworkingLike(Networking item) |
|
InstallConfigFluent.OperatorPublishingStrategyNested<A> |
withNewOperatorPublishingStrategy() |
|
A |
withNewOperatorPublishingStrategy(String apiserver,
String ingress) |
|
InstallConfigFluent.OperatorPublishingStrategyNested<A> |
withNewOperatorPublishingStrategyLike(OperatorPublishingStrategy item) |
|
InstallConfigFluent.PlatformNested<A> |
withNewPlatform() |
|
InstallConfigFluent.PlatformNested<A> |
withNewPlatformLike(Platform item) |
|
InstallConfigFluent.ProxyNested<A> |
withNewProxy() |
|
A |
withNewProxy(String httpProxy,
String httpsProxy,
String noProxy) |
|
InstallConfigFluent.ProxyNested<A> |
withNewProxyLike(Proxy item) |
|
A |
withOperatorPublishingStrategy(OperatorPublishingStrategy operatorPublishingStrategy) |
|
A |
withPlatform(Platform platform) |
|
A |
withProxy(Proxy proxy) |
|
A |
withPublish(String publish) |
|
A |
withPullSecret(String pullSecret) |
|
A |
withSshKey(String sshKey) |
|