| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.miscellaneous.imageregistry.operator.v1 |
| Modifier and Type | Method and Description |
|---|---|
ImageRegistryConfigStorageIBMCOS |
ImageRegistryConfigStorageIBMCOSBuilder.build() |
ImageRegistryConfigStorageIBMCOS |
ImageRegistryConfigStorageFluent.buildIbmcos() |
ImageRegistryConfigStorageIBMCOS |
ImageRegistryConfigStorage.getIbmcos() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ImageRegistryConfigStorageIBMCOSFluent.copyInstance(ImageRegistryConfigStorageIBMCOS instance) |
ImageRegistryConfigStorageFluent.IbmcosNested<A> |
ImageRegistryConfigStorageFluent.editOrNewIbmcosLike(ImageRegistryConfigStorageIBMCOS item) |
void |
ImageRegistryConfigStorage.setIbmcos(ImageRegistryConfigStorageIBMCOS ibmcos) |
A |
ImageRegistryConfigStorageFluent.withIbmcos(ImageRegistryConfigStorageIBMCOS ibmcos) |
ImageRegistryConfigStorageFluent.IbmcosNested<A> |
ImageRegistryConfigStorageFluent.withNewIbmcosLike(ImageRegistryConfigStorageIBMCOS item) |
| Constructor and Description |
|---|
ImageRegistryConfigStorage(ImageRegistryConfigStorageAzure azure,
ImageRegistryConfigStorageEmptyDir emptyDir,
ImageRegistryConfigStorageGCS gcs,
ImageRegistryConfigStorageIBMCOS ibmcos,
String managementState,
ImageRegistryConfigStorageAlibabaOSS oss,
ImageRegistryConfigStoragePVC pvc,
ImageRegistryConfigStorageS3 s3,
ImageRegistryConfigStorageSwift swift) |
ImageRegistryConfigStorageIBMCOSBuilder(ImageRegistryConfigStorageIBMCOS instance) |
ImageRegistryConfigStorageIBMCOSBuilder(ImageRegistryConfigStorageIBMCOSFluent<?> fluent,
ImageRegistryConfigStorageIBMCOS instance) |
ImageRegistryConfigStorageIBMCOSFluent(ImageRegistryConfigStorageIBMCOS instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.