| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.installer.v1 |
| Modifier and Type | Method and Description |
|---|---|
Proxy |
ProxyBuilder.build() |
Proxy |
InstallConfigFluent.buildProxy() |
Proxy |
InstallConfig.getProxy() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProxyFluent.copyInstance(Proxy instance) |
InstallConfigFluent.ProxyNested<A> |
InstallConfigFluent.editOrNewProxyLike(Proxy item) |
void |
InstallConfig.setProxy(Proxy proxy) |
InstallConfigFluent.ProxyNested<A> |
InstallConfigFluent.withNewProxyLike(Proxy item) |
A |
InstallConfigFluent.withProxy(Proxy proxy) |
| Constructor and Description |
|---|
InstallConfig(String additionalTrustBundle,
String additionalTrustBundlePolicy,
String apiVersion,
String baseDomain,
BootstrapInPlace bootstrapInPlace,
Capabilities capabilities,
List<MachinePool> compute,
MachinePool controlPlane,
String cpuPartitioningMode,
String credentialsMode,
String featureSet,
Boolean fips,
List<ImageContentSource> imageContentSources,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
Networking networking,
Platform platform,
Proxy proxy,
String publish,
String pullSecret,
String sshKey) |
ProxyBuilder(Proxy instance) |
ProxyBuilder(ProxyFluent<?> fluent,
Proxy instance) |
ProxyFluent(Proxy instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.