| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.miscellaneous.imageregistry.operator.v1 |
| Modifier and Type | Method and Description |
|---|---|
ImageRegistryConfigStorageS3 |
ImageRegistryConfigStorageS3Builder.build() |
ImageRegistryConfigStorageS3 |
ImageRegistryConfigStorageFluent.buildS3() |
ImageRegistryConfigStorageS3 |
ImageRegistryConfigStorage.getS3() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ImageRegistryConfigStorageS3Fluent.copyInstance(ImageRegistryConfigStorageS3 instance) |
ImageRegistryConfigStorageFluent.S3Nested<A> |
ImageRegistryConfigStorageFluent.editOrNewS3Like(ImageRegistryConfigStorageS3 item) |
void |
ImageRegistryConfigStorage.setS3(ImageRegistryConfigStorageS3 s3) |
ImageRegistryConfigStorageFluent.S3Nested<A> |
ImageRegistryConfigStorageFluent.withNewS3Like(ImageRegistryConfigStorageS3 item) |
A |
ImageRegistryConfigStorageFluent.withS3(ImageRegistryConfigStorageS3 s3) |
| Constructor and Description |
|---|
ImageRegistryConfigStorage(ImageRegistryConfigStorageAzure azure,
ImageRegistryConfigStorageEmptyDir emptyDir,
ImageRegistryConfigStorageGCS gcs,
ImageRegistryConfigStorageIBMCOS ibmcos,
String managementState,
ImageRegistryConfigStorageAlibabaOSS oss,
ImageRegistryConfigStoragePVC pvc,
ImageRegistryConfigStorageS3 s3,
ImageRegistryConfigStorageSwift swift) |
ImageRegistryConfigStorageS3Builder(ImageRegistryConfigStorageS3 instance) |
ImageRegistryConfigStorageS3Builder(ImageRegistryConfigStorageS3Fluent<?> fluent,
ImageRegistryConfigStorageS3 instance) |
ImageRegistryConfigStorageS3Fluent(ImageRegistryConfigStorageS3 instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.