| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.machineconfig.v1 |
| Modifier and Type | Method and Description |
|---|---|
ImageRegistryBundle |
ImageRegistryBundleBuilder.build() |
ImageRegistryBundle |
ControllerConfigSpecFluent.buildFirstImageRegistryBundleDatum() |
ImageRegistryBundle |
ControllerConfigSpecFluent.buildFirstImageRegistryBundleUserDatum() |
ImageRegistryBundle |
ControllerConfigSpecFluent.buildImageRegistryBundleDatum(int index) |
ImageRegistryBundle |
ControllerConfigSpecFluent.buildImageRegistryBundleUserDatum(int index) |
ImageRegistryBundle |
ControllerConfigSpecFluent.buildLastImageRegistryBundleDatum() |
ImageRegistryBundle |
ControllerConfigSpecFluent.buildLastImageRegistryBundleUserDatum() |
ImageRegistryBundle |
ControllerConfigSpecFluent.buildMatchingImageRegistryBundleDatum(Predicate<ImageRegistryBundleBuilder> predicate) |
ImageRegistryBundle |
ControllerConfigSpecFluent.buildMatchingImageRegistryBundleUserDatum(Predicate<ImageRegistryBundleBuilder> predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<ImageRegistryBundle> |
ControllerConfigSpecFluent.buildImageRegistryBundleData() |
List<ImageRegistryBundle> |
ControllerConfigSpecFluent.buildImageRegistryBundleUserData() |
List<ImageRegistryBundle> |
ControllerConfigSpec.getImageRegistryBundleData() |
List<ImageRegistryBundle> |
ControllerConfigSpec.getImageRegistryBundleUserData() |
| Constructor and Description |
|---|
ImageRegistryBundleBuilder(ImageRegistryBundle instance) |
ImageRegistryBundleBuilder(ImageRegistryBundleFluent<?> fluent,
ImageRegistryBundle instance) |
ImageRegistryBundleFluent(ImageRegistryBundle instance) |
| Constructor and Description |
|---|
ControllerConfigSpec(String additionalTrustBundle,
String baseOSContainerImage,
String baseOSExtensionsContainerImage,
String cloudProviderCAData,
String cloudProviderConfig,
String clusterDNSIP,
io.fabric8.openshift.api.model.config.v1.DNS dns,
String etcdDiscoveryDomain,
List<ImageRegistryBundle> imageRegistryBundleData,
List<ImageRegistryBundle> imageRegistryBundleUserData,
Map<String,String> images,
io.fabric8.openshift.api.model.config.v1.Infrastructure infra,
String ipFamilies,
String kubeAPIServerServingCAData,
NetworkInfo network,
String networkType,
String osImageURL,
String platform,
io.fabric8.openshift.api.model.config.v1.ProxyStatus proxy,
io.fabric8.kubernetes.api.model.ObjectReference pullSecret,
String releaseImage,
String rootCAData) |
ControllerConfigSpec(String additionalTrustBundle,
String baseOSContainerImage,
String baseOSExtensionsContainerImage,
String cloudProviderCAData,
String cloudProviderConfig,
String clusterDNSIP,
io.fabric8.openshift.api.model.config.v1.DNS dns,
String etcdDiscoveryDomain,
List<ImageRegistryBundle> imageRegistryBundleData,
List<ImageRegistryBundle> imageRegistryBundleUserData,
Map<String,String> images,
io.fabric8.openshift.api.model.config.v1.Infrastructure infra,
String ipFamilies,
String kubeAPIServerServingCAData,
NetworkInfo network,
String networkType,
String osImageURL,
String platform,
io.fabric8.openshift.api.model.config.v1.ProxyStatus proxy,
io.fabric8.kubernetes.api.model.ObjectReference pullSecret,
String releaseImage,
String rootCAData) |
Copyright © 2015–2023 Red Hat. All rights reserved.