public class ControllerConfigSpecBuilder extends ControllerConfigSpecFluentImpl<ControllerConfigSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ControllerConfigSpec,ControllerConfigSpecBuilder>
ControllerConfigSpecFluentImpl.PullSecretNestedImpl<N>ControllerConfigSpecFluent.PullSecretNested<N>| Constructor and Description |
|---|
ControllerConfigSpecBuilder() |
ControllerConfigSpecBuilder(Boolean validationEnabled) |
ControllerConfigSpecBuilder(ControllerConfigSpec instance) |
ControllerConfigSpecBuilder(ControllerConfigSpec instance,
Boolean validationEnabled) |
ControllerConfigSpecBuilder(ControllerConfigSpecFluent<?> fluent) |
ControllerConfigSpecBuilder(ControllerConfigSpecFluent<?> fluent,
Boolean validationEnabled) |
ControllerConfigSpecBuilder(ControllerConfigSpecFluent<?> fluent,
ControllerConfigSpec instance) |
ControllerConfigSpecBuilder(ControllerConfigSpecFluent<?> fluent,
ControllerConfigSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ControllerConfigSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, addToImages, addToImages, buildPullSecret, editOrNewPullSecret, editOrNewPullSecretLike, editPullSecret, getAdditionalProperties, getAdditionalTrustBundle, getCloudProviderCAData, getCloudProviderConfig, getClusterDNSIP, getDns, getEtcdDiscoveryDomain, getImages, getInfra, getIpFamilies, getKubeAPIServerServingCAData, getNetworkType, getOsImageURL, getPlatform, getProxy, getPullSecret, getReleaseImage, getRootCAData, hasAdditionalProperties, hasAdditionalTrustBundle, hasCloudProviderCAData, hasCloudProviderConfig, hasClusterDNSIP, hasDns, hasEtcdDiscoveryDomain, hasImages, hasInfra, hasIpFamilies, hasKubeAPIServerServingCAData, hasNetworkType, hasOsImageURL, hasPlatform, hasProxy, hasPullSecret, hasReleaseImage, hasRootCAData, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromImages, removeFromImages, withAdditionalProperties, withAdditionalTrustBundle, withCloudProviderCAData, withCloudProviderConfig, withClusterDNSIP, withDns, withEtcdDiscoveryDomain, withImages, withInfra, withIpFamilies, withKubeAPIServerServingCAData, withNetworkType, withNewAdditionalTrustBundle, withNewCloudProviderCAData, withNewCloudProviderConfig, withNewClusterDNSIP, withNewEtcdDiscoveryDomain, withNewIpFamilies, withNewKubeAPIServerServingCAData, withNewNetworkType, withNewOsImageURL, withNewPlatform, withNewProxy, withNewPullSecret, withNewPullSecretLike, withNewReleaseImage, withNewRootCAData, withOsImageURL, withPlatform, withProxy, withPullSecret, withReleaseImage, withRootCADataaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ControllerConfigSpecBuilder()
public ControllerConfigSpecBuilder(Boolean validationEnabled)
public ControllerConfigSpecBuilder(ControllerConfigSpecFluent<?> fluent)
public ControllerConfigSpecBuilder(ControllerConfigSpecFluent<?> fluent, Boolean validationEnabled)
public ControllerConfigSpecBuilder(ControllerConfigSpecFluent<?> fluent, ControllerConfigSpec instance)
public ControllerConfigSpecBuilder(ControllerConfigSpecFluent<?> fluent, ControllerConfigSpec instance, Boolean validationEnabled)
public ControllerConfigSpecBuilder(ControllerConfigSpec instance)
public ControllerConfigSpecBuilder(ControllerConfigSpec instance, Boolean validationEnabled)
public ControllerConfigSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ControllerConfigSpec>public boolean equals(Object o)
equals in class ControllerConfigSpecFluentImpl<ControllerConfigSpecBuilder>public int hashCode()
hashCode in class ControllerConfigSpecFluentImpl<ControllerConfigSpecBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.