| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.miscellaneous.imageregistry.operator.v1 |
| Modifier and Type | Method and Description |
|---|---|
ImageRegistryConfigStorageAzure |
ImageRegistryConfigStorageAzureBuilder.build() |
ImageRegistryConfigStorageAzure |
ImageRegistryConfigStorageFluent.buildAzure() |
ImageRegistryConfigStorageAzure |
ImageRegistryConfigStorage.getAzure() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ImageRegistryConfigStorageAzureFluent.copyInstance(ImageRegistryConfigStorageAzure instance) |
ImageRegistryConfigStorageFluent.AzureNested<A> |
ImageRegistryConfigStorageFluent.editOrNewAzureLike(ImageRegistryConfigStorageAzure item) |
void |
ImageRegistryConfigStorage.setAzure(ImageRegistryConfigStorageAzure azure) |
A |
ImageRegistryConfigStorageFluent.withAzure(ImageRegistryConfigStorageAzure azure) |
ImageRegistryConfigStorageFluent.AzureNested<A> |
ImageRegistryConfigStorageFluent.withNewAzureLike(ImageRegistryConfigStorageAzure item) |
| Constructor and Description |
|---|
ImageRegistryConfigStorage(ImageRegistryConfigStorageAzure azure,
ImageRegistryConfigStorageEmptyDir emptyDir,
ImageRegistryConfigStorageGCS gcs,
ImageRegistryConfigStorageIBMCOS ibmcos,
String managementState,
ImageRegistryConfigStorageAlibabaOSS oss,
ImageRegistryConfigStoragePVC pvc,
ImageRegistryConfigStorageS3 s3,
ImageRegistryConfigStorageSwift swift) |
ImageRegistryConfigStorageAzureBuilder(ImageRegistryConfigStorageAzure instance) |
ImageRegistryConfigStorageAzureBuilder(ImageRegistryConfigStorageAzureFluent<?> fluent,
ImageRegistryConfigStorageAzure instance) |
ImageRegistryConfigStorageAzureFluent(ImageRegistryConfigStorageAzure instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.