| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.miscellaneous.imageregistry.operator.v1 |
| Modifier and Type | Method and Description |
|---|---|
ImageRegistryConfigProxy |
ImageRegistryConfigProxyBuilder.build() |
ImageRegistryConfigProxy |
ImageRegistrySpecFluent.buildProxy() |
ImageRegistryConfigProxy |
ImageRegistrySpec.getProxy() |
| Modifier and Type | Method and Description |
|---|---|
ImageRegistrySpecFluent.ProxyNested<A> |
ImageRegistrySpecFluent.editOrNewProxyLike(ImageRegistryConfigProxy item) |
void |
ImageRegistrySpec.setProxy(ImageRegistryConfigProxy proxy) |
ImageRegistrySpecFluent.ProxyNested<A> |
ImageRegistrySpecFluent.withNewProxyLike(ImageRegistryConfigProxy item) |
A |
ImageRegistrySpecFluent.withProxy(ImageRegistryConfigProxy proxy) |
| Constructor and Description |
|---|
ImageRegistryConfigProxyBuilder(ImageRegistryConfigProxy instance) |
ImageRegistryConfigProxyBuilder(ImageRegistryConfigProxy instance,
Boolean validationEnabled) |
ImageRegistryConfigProxyBuilder(ImageRegistryConfigProxyFluent<?> fluent,
ImageRegistryConfigProxy instance) |
ImageRegistryConfigProxyBuilder(ImageRegistryConfigProxyFluent<?> fluent,
ImageRegistryConfigProxy instance,
Boolean validationEnabled) |
ImageRegistryConfigProxyFluent(ImageRegistryConfigProxy instance) |
ImageRegistrySpec(io.fabric8.kubernetes.api.model.Affinity affinity,
Boolean defaultRoute,
Boolean disableRedirect,
String httpSecret,
String logLevel,
Long logging,
String managementState,
Map<String,String> nodeSelector,
Map<String,Object> observedConfig,
String operatorLogLevel,
ImageRegistryConfigProxy proxy,
Boolean readOnly,
Integer replicas,
ImageRegistryConfigRequests requests,
io.fabric8.kubernetes.api.model.ResourceRequirements resources,
String rolloutStrategy,
List<ImageRegistryConfigRoute> routes,
ImageRegistryConfigStorage storage,
List<io.fabric8.kubernetes.api.model.Toleration> tolerations,
List<io.fabric8.kubernetes.api.model.TopologySpreadConstraint> topologySpreadConstraints,
Map<String,Object> unsupportedConfigOverrides) |
Copyright © 2015–2023 Red Hat. All rights reserved.