All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method |
Description |
A |
addAllToImageRegistryBundleData(Collection<ImageRegistryBundle> items) |
|
A |
addAllToImageRegistryBundleUserData(Collection<ImageRegistryBundle> items) |
|
ControllerConfigSpecFluent.ImageRegistryBundleDataNested<A> |
addNewImageRegistryBundleDatum() |
|
A |
addNewImageRegistryBundleDatum(String data,
String file) |
|
ControllerConfigSpecFluent.ImageRegistryBundleDataNested<A> |
addNewImageRegistryBundleDatumLike(ImageRegistryBundle item) |
|
ControllerConfigSpecFluent.ImageRegistryBundleUserDataNested<A> |
addNewImageRegistryBundleUserDatum() |
|
A |
addNewImageRegistryBundleUserDatum(String data,
String file) |
|
ControllerConfigSpecFluent.ImageRegistryBundleUserDataNested<A> |
addNewImageRegistryBundleUserDatumLike(ImageRegistryBundle item) |
|
A |
addToAdditionalProperties(String key,
Object value) |
|
A |
addToAdditionalProperties(Map<String,Object> map) |
|
A |
addToImageRegistryBundleData(int index,
ImageRegistryBundle item) |
|
A |
addToImageRegistryBundleData(ImageRegistryBundle... items) |
|
A |
addToImageRegistryBundleUserData(int index,
ImageRegistryBundle item) |
|
A |
addToImageRegistryBundleUserData(ImageRegistryBundle... items) |
|
A |
addToImages(String key,
String value) |
|
A |
addToImages(Map<String,String> map) |
|
ImageRegistryBundle |
buildFirstImageRegistryBundleDatum() |
|
ImageRegistryBundle |
buildFirstImageRegistryBundleUserDatum() |
|
List<ImageRegistryBundle> |
buildImageRegistryBundleData() |
|
ImageRegistryBundle |
buildImageRegistryBundleDatum(int index) |
|
List<ImageRegistryBundle> |
buildImageRegistryBundleUserData() |
|
ImageRegistryBundle |
buildImageRegistryBundleUserDatum(int index) |
|
ImageRegistryBundle |
buildLastImageRegistryBundleDatum() |
|
ImageRegistryBundle |
buildLastImageRegistryBundleUserDatum() |
|
ImageRegistryBundle |
buildMatchingImageRegistryBundleDatum(Predicate<ImageRegistryBundleBuilder> predicate) |
|
ImageRegistryBundle |
buildMatchingImageRegistryBundleUserDatum(Predicate<ImageRegistryBundleBuilder> predicate) |
|
NetworkInfo |
buildNetwork() |
|
io.fabric8.kubernetes.api.model.ObjectReference |
buildPullSecret() |
|
protected void |
copyInstance(ControllerConfigSpec instance) |
|
ControllerConfigSpecFluent.ImageRegistryBundleDataNested<A> |
editFirstImageRegistryBundleDatum() |
|
ControllerConfigSpecFluent.ImageRegistryBundleUserDataNested<A> |
editFirstImageRegistryBundleUserDatum() |
|
ControllerConfigSpecFluent.ImageRegistryBundleDataNested<A> |
editImageRegistryBundleDatum(int index) |
|
ControllerConfigSpecFluent.ImageRegistryBundleUserDataNested<A> |
editImageRegistryBundleUserDatum(int index) |
|
ControllerConfigSpecFluent.ImageRegistryBundleDataNested<A> |
editLastImageRegistryBundleDatum() |
|
ControllerConfigSpecFluent.ImageRegistryBundleUserDataNested<A> |
editLastImageRegistryBundleUserDatum() |
|
ControllerConfigSpecFluent.ImageRegistryBundleDataNested<A> |
editMatchingImageRegistryBundleDatum(Predicate<ImageRegistryBundleBuilder> predicate) |
|
ControllerConfigSpecFluent.ImageRegistryBundleUserDataNested<A> |
editMatchingImageRegistryBundleUserDatum(Predicate<ImageRegistryBundleBuilder> predicate) |
|
ControllerConfigSpecFluent.NetworkNested<A> |
editNetwork() |
|
ControllerConfigSpecFluent.NetworkNested<A> |
editOrNewNetwork() |
|
ControllerConfigSpecFluent.NetworkNested<A> |
editOrNewNetworkLike(NetworkInfo item) |
|
ControllerConfigSpecFluent.PullSecretNested<A> |
editOrNewPullSecret() |
|
ControllerConfigSpecFluent.PullSecretNested<A> |
editOrNewPullSecretLike(io.fabric8.kubernetes.api.model.ObjectReference item) |
|
ControllerConfigSpecFluent.PullSecretNested<A> |
editPullSecret() |
|
boolean |
equals(Object o) |
|
Map<String,Object> |
getAdditionalProperties() |
|
String |
getAdditionalTrustBundle() |
|
String |
getBaseOSContainerImage() |
|
String |
getBaseOSExtensionsContainerImage() |
|
String |
getCloudProviderCAData() |
|
String |
getCloudProviderConfig() |
|
String |
getClusterDNSIP() |
|
io.fabric8.openshift.api.model.config.v1.DNS |
getDns() |
|
String |
getEtcdDiscoveryDomain() |
|
Map<String,String> |
getImages() |
|
io.fabric8.openshift.api.model.config.v1.Infrastructure |
getInfra() |
|
String |
getInternalRegistryPullSecret() |
|
String |
getIpFamilies() |
|
String |
getKubeAPIServerServingCAData() |
|
String |
getNetworkType() |
|
String |
getOsImageURL() |
|
String |
getPlatform() |
|
io.fabric8.openshift.api.model.config.v1.ProxyStatus |
getProxy() |
|
String |
getReleaseImage() |
|
String |
getRootCAData() |
|
boolean |
hasAdditionalProperties() |
|
boolean |
hasAdditionalTrustBundle() |
|
boolean |
hasBaseOSContainerImage() |
|
boolean |
hasBaseOSExtensionsContainerImage() |
|
boolean |
hasCloudProviderCAData() |
|
boolean |
hasCloudProviderConfig() |
|
boolean |
hasClusterDNSIP() |
|
boolean |
hasDns() |
|
boolean |
hasEtcdDiscoveryDomain() |
|
int |
hashCode() |
|
boolean |
hasImageRegistryBundleData() |
|
boolean |
hasImageRegistryBundleUserData() |
|
boolean |
hasImages() |
|
boolean |
hasInfra() |
|
boolean |
hasInternalRegistryPullSecret() |
|
boolean |
hasIpFamilies() |
|
boolean |
hasKubeAPIServerServingCAData() |
|
boolean |
hasMatchingImageRegistryBundleDatum(Predicate<ImageRegistryBundleBuilder> predicate) |
|
boolean |
hasMatchingImageRegistryBundleUserDatum(Predicate<ImageRegistryBundleBuilder> predicate) |
|
boolean |
hasNetwork() |
|
boolean |
hasNetworkType() |
|
boolean |
hasOsImageURL() |
|
boolean |
hasPlatform() |
|
boolean |
hasProxy() |
|
boolean |
hasPullSecret() |
|
boolean |
hasReleaseImage() |
|
boolean |
hasRootCAData() |
|
A |
removeAllFromImageRegistryBundleData(Collection<ImageRegistryBundle> items) |
|
A |
removeAllFromImageRegistryBundleUserData(Collection<ImageRegistryBundle> items) |
|
A |
removeFromAdditionalProperties(String key) |
|
A |
removeFromAdditionalProperties(Map<String,Object> map) |
|
A |
removeFromImageRegistryBundleData(ImageRegistryBundle... items) |
|
A |
removeFromImageRegistryBundleUserData(ImageRegistryBundle... items) |
|
A |
removeFromImages(String key) |
|
A |
removeFromImages(Map<String,String> map) |
|
A |
removeMatchingFromImageRegistryBundleData(Predicate<ImageRegistryBundleBuilder> predicate) |
|
A |
removeMatchingFromImageRegistryBundleUserData(Predicate<ImageRegistryBundleBuilder> predicate) |
|
ControllerConfigSpecFluent.ImageRegistryBundleDataNested<A> |
setNewImageRegistryBundleDatumLike(int index,
ImageRegistryBundle item) |
|
ControllerConfigSpecFluent.ImageRegistryBundleUserDataNested<A> |
setNewImageRegistryBundleUserDatumLike(int index,
ImageRegistryBundle item) |
|
A |
setToImageRegistryBundleData(int index,
ImageRegistryBundle item) |
|
A |
setToImageRegistryBundleUserData(int index,
ImageRegistryBundle item) |
|
String |
toString() |
|
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
|
A |
withAdditionalTrustBundle(String additionalTrustBundle) |
|
A |
withBaseOSContainerImage(String baseOSContainerImage) |
|
A |
withBaseOSExtensionsContainerImage(String baseOSExtensionsContainerImage) |
|
A |
withCloudProviderCAData(String cloudProviderCAData) |
|
A |
withCloudProviderConfig(String cloudProviderConfig) |
|
A |
withClusterDNSIP(String clusterDNSIP) |
|
A |
withDns(io.fabric8.openshift.api.model.config.v1.DNS dns) |
|
A |
withEtcdDiscoveryDomain(String etcdDiscoveryDomain) |
|
A |
withImageRegistryBundleData(ImageRegistryBundle... imageRegistryBundleData) |
|
A |
withImageRegistryBundleData(List<ImageRegistryBundle> imageRegistryBundleData) |
|
A |
withImageRegistryBundleUserData(ImageRegistryBundle... imageRegistryBundleUserData) |
|
A |
withImageRegistryBundleUserData(List<ImageRegistryBundle> imageRegistryBundleUserData) |
|
<K,V> A |
withImages(Map<String,String> images) |
|
A |
withInfra(io.fabric8.openshift.api.model.config.v1.Infrastructure infra) |
|
A |
withInternalRegistryPullSecret(String internalRegistryPullSecret) |
|
A |
withIpFamilies(String ipFamilies) |
|
A |
withKubeAPIServerServingCAData(String kubeAPIServerServingCAData) |
|
A |
withNetwork(NetworkInfo network) |
|
A |
withNetworkType(String networkType) |
|
ControllerConfigSpecFluent.NetworkNested<A> |
withNewNetwork() |
|
ControllerConfigSpecFluent.NetworkNested<A> |
withNewNetworkLike(NetworkInfo item) |
|
A |
withNewProxy(String httpProxy,
String httpsProxy,
String noProxy) |
|
ControllerConfigSpecFluent.PullSecretNested<A> |
withNewPullSecret() |
|
ControllerConfigSpecFluent.PullSecretNested<A> |
withNewPullSecretLike(io.fabric8.kubernetes.api.model.ObjectReference item) |
|
A |
withOsImageURL(String osImageURL) |
|
A |
withPlatform(String platform) |
|
A |
withProxy(io.fabric8.openshift.api.model.config.v1.ProxyStatus proxy) |
|
A |
withPullSecret(io.fabric8.kubernetes.api.model.ObjectReference pullSecret) |
|
A |
withReleaseImage(String releaseImage) |
|
A |
withRootCAData(String rootCAData) |
|