public class ControllerConfigSpecFluentImpl<A extends ControllerConfigSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ControllerConfigSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ControllerConfigSpecFluentImpl.PullSecretNestedImpl<N> |
ControllerConfigSpecFluent.PullSecretNested<N>| Constructor and Description |
|---|
ControllerConfigSpecFluentImpl() |
ControllerConfigSpecFluentImpl(ControllerConfigSpec instance) |
public ControllerConfigSpecFluentImpl()
public ControllerConfigSpecFluentImpl(ControllerConfigSpec instance)
public String getAdditionalTrustBundle()
getAdditionalTrustBundle in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public A withAdditionalTrustBundle(String additionalTrustBundle)
withAdditionalTrustBundle in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public Boolean hasAdditionalTrustBundle()
hasAdditionalTrustBundle in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>@Deprecated public A withNewAdditionalTrustBundle(String arg0)
withNewAdditionalTrustBundle in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public String getCloudProviderCAData()
getCloudProviderCAData in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public A withCloudProviderCAData(String cloudProviderCAData)
withCloudProviderCAData in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public Boolean hasCloudProviderCAData()
hasCloudProviderCAData in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>@Deprecated public A withNewCloudProviderCAData(String arg0)
withNewCloudProviderCAData in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public String getCloudProviderConfig()
getCloudProviderConfig in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public A withCloudProviderConfig(String cloudProviderConfig)
withCloudProviderConfig in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public Boolean hasCloudProviderConfig()
hasCloudProviderConfig in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>@Deprecated public A withNewCloudProviderConfig(String arg0)
withNewCloudProviderConfig in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public String getClusterDNSIP()
getClusterDNSIP in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public A withClusterDNSIP(String clusterDNSIP)
withClusterDNSIP in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public Boolean hasClusterDNSIP()
hasClusterDNSIP in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>@Deprecated public A withNewClusterDNSIP(String arg0)
withNewClusterDNSIP in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public io.fabric8.openshift.api.model.DNS getDns()
getDns in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public A withDns(io.fabric8.openshift.api.model.DNS dns)
withDns in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public Boolean hasDns()
hasDns in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public String getEtcdDiscoveryDomain()
getEtcdDiscoveryDomain in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public A withEtcdDiscoveryDomain(String etcdDiscoveryDomain)
withEtcdDiscoveryDomain in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public Boolean hasEtcdDiscoveryDomain()
hasEtcdDiscoveryDomain in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>@Deprecated public A withNewEtcdDiscoveryDomain(String arg0)
withNewEtcdDiscoveryDomain in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public A addToImages(String key, String value)
addToImages in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public A addToImages(Map<String,String> map)
addToImages in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public A removeFromImages(String key)
removeFromImages in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public A removeFromImages(Map<String,String> map)
removeFromImages in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public Map<String,String> getImages()
getImages in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public <K,V> A withImages(Map<String,String> images)
withImages in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public Boolean hasImages()
hasImages in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public io.fabric8.openshift.api.model.Infrastructure getInfra()
getInfra in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public A withInfra(io.fabric8.openshift.api.model.Infrastructure infra)
withInfra in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public Boolean hasInfra()
hasInfra in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public String getIpFamilies()
getIpFamilies in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public A withIpFamilies(String ipFamilies)
withIpFamilies in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public Boolean hasIpFamilies()
hasIpFamilies in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>@Deprecated public A withNewIpFamilies(String arg0)
withNewIpFamilies in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public String getKubeAPIServerServingCAData()
getKubeAPIServerServingCAData in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public A withKubeAPIServerServingCAData(String kubeAPIServerServingCAData)
withKubeAPIServerServingCAData in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public Boolean hasKubeAPIServerServingCAData()
hasKubeAPIServerServingCAData in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>@Deprecated public A withNewKubeAPIServerServingCAData(String arg0)
withNewKubeAPIServerServingCAData in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public String getNetworkType()
getNetworkType in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public A withNetworkType(String networkType)
withNetworkType in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public Boolean hasNetworkType()
hasNetworkType in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>@Deprecated public A withNewNetworkType(String arg0)
withNewNetworkType in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public String getOsImageURL()
getOsImageURL in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public A withOsImageURL(String osImageURL)
withOsImageURL in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public Boolean hasOsImageURL()
hasOsImageURL in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>@Deprecated public A withNewOsImageURL(String arg0)
withNewOsImageURL in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public String getPlatform()
getPlatform in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public A withPlatform(String platform)
withPlatform in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public Boolean hasPlatform()
hasPlatform in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>@Deprecated public A withNewPlatform(String arg0)
withNewPlatform in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public io.fabric8.openshift.api.model.ProxyStatus getProxy()
getProxy in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public A withProxy(io.fabric8.openshift.api.model.ProxyStatus proxy)
withProxy in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public Boolean hasProxy()
hasProxy in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public A withNewProxy(String httpProxy, String httpsProxy, String noProxy)
withNewProxy in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectReference getPullSecret()
getPullSecret in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public io.fabric8.kubernetes.api.model.ObjectReference buildPullSecret()
buildPullSecret in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public A withPullSecret(io.fabric8.kubernetes.api.model.ObjectReference pullSecret)
withPullSecret in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public Boolean hasPullSecret()
hasPullSecret in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public ControllerConfigSpecFluent.PullSecretNested<A> withNewPullSecret()
withNewPullSecret in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public ControllerConfigSpecFluent.PullSecretNested<A> withNewPullSecretLike(io.fabric8.kubernetes.api.model.ObjectReference item)
withNewPullSecretLike in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public ControllerConfigSpecFluent.PullSecretNested<A> editPullSecret()
editPullSecret in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public ControllerConfigSpecFluent.PullSecretNested<A> editOrNewPullSecret()
editOrNewPullSecret in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public ControllerConfigSpecFluent.PullSecretNested<A> editOrNewPullSecretLike(io.fabric8.kubernetes.api.model.ObjectReference item)
editOrNewPullSecretLike in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public String getReleaseImage()
getReleaseImage in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public A withReleaseImage(String releaseImage)
withReleaseImage in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public Boolean hasReleaseImage()
hasReleaseImage in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>@Deprecated public A withNewReleaseImage(String arg0)
withNewReleaseImage in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public String getRootCAData()
getRootCAData in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public A withRootCAData(String rootCAData)
withRootCAData in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public Boolean hasRootCAData()
hasRootCAData in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>@Deprecated public A withNewRootCAData(String arg0)
withNewRootCAData in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ControllerConfigSpecFluent<A extends ControllerConfigSpecFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.