public class ControllerConfigSpecBuilder extends ControllerConfigSpecFluent<ControllerConfigSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ControllerConfigSpec,ControllerConfigSpecBuilder>
ControllerConfigSpecFluent.ImageRegistryBundleDataNested<N>, ControllerConfigSpecFluent.ImageRegistryBundleUserDataNested<N>, ControllerConfigSpecFluent.NetworkNested<N>, ControllerConfigSpecFluent.PullSecretNested<N>| Constructor and Description |
|---|
ControllerConfigSpecBuilder() |
ControllerConfigSpecBuilder(ControllerConfigSpec instance) |
ControllerConfigSpecBuilder(ControllerConfigSpecFluent<?> fluent) |
ControllerConfigSpecBuilder(ControllerConfigSpecFluent<?> fluent,
ControllerConfigSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
ControllerConfigSpec |
build() |
addAllToImageRegistryBundleData, addAllToImageRegistryBundleUserData, addNewImageRegistryBundleDatum, addNewImageRegistryBundleDatum, addNewImageRegistryBundleDatumLike, addNewImageRegistryBundleUserDatum, addNewImageRegistryBundleUserDatum, addNewImageRegistryBundleUserDatumLike, addToAdditionalProperties, addToAdditionalProperties, addToImageRegistryBundleData, addToImageRegistryBundleData, addToImageRegistryBundleUserData, addToImageRegistryBundleUserData, addToImages, addToImages, buildFirstImageRegistryBundleDatum, buildFirstImageRegistryBundleUserDatum, buildImageRegistryBundleData, buildImageRegistryBundleDatum, buildImageRegistryBundleUserData, buildImageRegistryBundleUserDatum, buildLastImageRegistryBundleDatum, buildLastImageRegistryBundleUserDatum, buildMatchingImageRegistryBundleDatum, buildMatchingImageRegistryBundleUserDatum, buildNetwork, buildPullSecret, copyInstance, editFirstImageRegistryBundleDatum, editFirstImageRegistryBundleUserDatum, editImageRegistryBundleDatum, editImageRegistryBundleUserDatum, editLastImageRegistryBundleDatum, editLastImageRegistryBundleUserDatum, editMatchingImageRegistryBundleDatum, editMatchingImageRegistryBundleUserDatum, editNetwork, editOrNewNetwork, editOrNewNetworkLike, editOrNewPullSecret, editOrNewPullSecretLike, editPullSecret, equals, getAdditionalProperties, getAdditionalTrustBundle, getBaseOSContainerImage, getBaseOSExtensionsContainerImage, getCloudProviderCAData, getCloudProviderConfig, getClusterDNSIP, getDns, getEtcdDiscoveryDomain, getImages, getInfra, getIpFamilies, getKubeAPIServerServingCAData, getNetworkType, getOsImageURL, getPlatform, getProxy, getReleaseImage, getRootCAData, hasAdditionalProperties, hasAdditionalTrustBundle, hasBaseOSContainerImage, hasBaseOSExtensionsContainerImage, hasCloudProviderCAData, hasCloudProviderConfig, hasClusterDNSIP, hasDns, hasEtcdDiscoveryDomain, hashCode, hasImageRegistryBundleData, hasImageRegistryBundleUserData, hasImages, hasInfra, hasIpFamilies, hasKubeAPIServerServingCAData, hasMatchingImageRegistryBundleDatum, hasMatchingImageRegistryBundleUserDatum, hasNetwork, hasNetworkType, hasOsImageURL, hasPlatform, hasProxy, hasPullSecret, hasReleaseImage, hasRootCAData, removeAllFromImageRegistryBundleData, removeAllFromImageRegistryBundleUserData, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromImageRegistryBundleData, removeFromImageRegistryBundleUserData, removeFromImages, removeFromImages, removeMatchingFromImageRegistryBundleData, removeMatchingFromImageRegistryBundleUserData, setNewImageRegistryBundleDatumLike, setNewImageRegistryBundleUserDatumLike, setToImageRegistryBundleData, setToImageRegistryBundleUserData, toString, withAdditionalProperties, withAdditionalTrustBundle, withBaseOSContainerImage, withBaseOSExtensionsContainerImage, withCloudProviderCAData, withCloudProviderConfig, withClusterDNSIP, withDns, withEtcdDiscoveryDomain, withImageRegistryBundleData, withImageRegistryBundleData, withImageRegistryBundleUserData, withImageRegistryBundleUserData, withImages, withInfra, withIpFamilies, withKubeAPIServerServingCAData, withNetwork, withNetworkType, withNewNetwork, withNewNetworkLike, withNewProxy, withNewPullSecret, withNewPullSecretLike, withOsImageURL, withPlatform, withProxy, withPullSecret, withReleaseImage, withRootCADataaggregate, aggregate, build, build, builderOf, getVisitableMappublic ControllerConfigSpecBuilder()
public ControllerConfigSpecBuilder(ControllerConfigSpecFluent<?> fluent)
public ControllerConfigSpecBuilder(ControllerConfigSpecFluent<?> fluent, ControllerConfigSpec instance)
public ControllerConfigSpecBuilder(ControllerConfigSpec instance)
public ControllerConfigSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ControllerConfigSpec>Copyright © 2015–2023 Red Hat. All rights reserved.