Uses of Class
io.fabric8.openshift.api.model.operator.imageregistry.v1.ImageRegistryConfigStorageIBMCOS
-
Packages that use ImageRegistryConfigStorageIBMCOS Package Description io.fabric8.openshift.api.model.operator.imageregistry.v1 -
-
Uses of ImageRegistryConfigStorageIBMCOS in io.fabric8.openshift.api.model.operator.imageregistry.v1
Methods in io.fabric8.openshift.api.model.operator.imageregistry.v1 that return ImageRegistryConfigStorageIBMCOS Modifier and Type Method Description ImageRegistryConfigStorageIBMCOSImageRegistryConfigStorageIBMCOSBuilder. build()ImageRegistryConfigStorageIBMCOSImageRegistryConfigStorageFluent. buildIbmcos()ImageRegistryConfigStorageIBMCOSImageRegistryConfigStorage. getIbmcos()ImageRegistryConfigStorage describes how the storage should be configured for the image registry.Methods in io.fabric8.openshift.api.model.operator.imageregistry.v1 with parameters of type ImageRegistryConfigStorageIBMCOS Modifier and Type Method Description protected voidImageRegistryConfigStorageIBMCOSFluent. copyInstance(ImageRegistryConfigStorageIBMCOS instance)ImageRegistryConfigStorageFluent.IbmcosNested<A>ImageRegistryConfigStorageFluent. editOrNewIbmcosLike(ImageRegistryConfigStorageIBMCOS item)voidImageRegistryConfigStorage. setIbmcos(ImageRegistryConfigStorageIBMCOS ibmcos)ImageRegistryConfigStorage describes how the storage should be configured for the image registry.AImageRegistryConfigStorageFluent. withIbmcos(ImageRegistryConfigStorageIBMCOS ibmcos)ImageRegistryConfigStorageFluent.IbmcosNested<A>ImageRegistryConfigStorageFluent. withNewIbmcosLike(ImageRegistryConfigStorageIBMCOS item)Constructors in io.fabric8.openshift.api.model.operator.imageregistry.v1 with parameters of type ImageRegistryConfigStorageIBMCOS Constructor 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)
-