| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
RegistrySources |
RegistrySourcesBuilder.build() |
RegistrySources |
ImageSpecFluent.buildRegistrySources() |
RegistrySources |
ImageSpec.getRegistrySources() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RegistrySourcesFluent.copyInstance(RegistrySources instance) |
ImageSpecFluent.RegistrySourcesNested<A> |
ImageSpecFluent.editOrNewRegistrySourcesLike(RegistrySources item) |
void |
ImageSpec.setRegistrySources(RegistrySources registrySources) |
ImageSpecFluent.RegistrySourcesNested<A> |
ImageSpecFluent.withNewRegistrySourcesLike(RegistrySources item) |
A |
ImageSpecFluent.withRegistrySources(RegistrySources registrySources) |
| Constructor and Description |
|---|
ImageSpec(ConfigMapNameReference additionalTrustedCA,
List<RegistryLocation> allowedRegistriesForImport,
List<String> externalRegistryHostnames,
RegistrySources registrySources) |
RegistrySourcesBuilder(RegistrySources instance) |
RegistrySourcesBuilder(RegistrySourcesFluent<?> fluent,
RegistrySources instance) |
RegistrySourcesFluent(RegistrySources instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.