# Functions
Resource takes an unqualified resource and returns a Group qualified GroupResource.
# Constants
AES256 is an AlibabaEncryptionMethod.
InternalEndpoint sets the VPC endpoint to internal.
KMS is an AlibabaEncryptionMethod.
PublicEndpoint sets the VPC endpoint to public.
StorageManagementStateManaged indicates the operator is managing the underlying storage.
StorageManagementStateUnmanaged indicates the operator is not managing the underlying storage.
# Variables
AddToScheme exists solely to keep the old generators creating valid code DEPRECATED.
No description provided by the author
Install is a function which adds this version to a scheme.
No description provided by the author
SchemeGroupVersion generated code relies on this name Deprecated.
# Structs
Config is the configuration object for a registry instance managed by the registry operator
Compatibility level 1: Stable within a major release for a minimum of 12 months or 3 minor releases (whichever is longer).
ConfigList is a slice of Config objects.
EncryptionAlibaba this a union type in kube parlance.
ImagePruner is the configuration object for an image registry pruner managed by the registry operator.
ImagePrunerList is a slice of ImagePruner objects.
ImagePrunerSpec defines the specs for the running image pruner.
ImagePrunerStatus reports image pruner operational status.
ImageRegistryConfigProxy defines proxy configuration to be used by registry.
ImageRegistryConfigRequests defines registry limits on requests read and write.
ImageRegistryConfigRequestsLimits holds configuration on the max, enqueued and waiting registry's API requests.
ImageRegistryConfigRoute holds information on external route access to image registry.
ImageRegistryConfigStorage describes how the storage should be configured for the image registry.
ImageRegistryConfigStorageAlibabaOSS holds Alibaba Cloud OSS configuration.
ImageRegistryConfigStorageAzure holds the information to configure the registry to use Azure Blob Storage for backend storage.
ImageRegistryConfigStorageEmptyDir is an place holder to be used when when registry is leveraging ephemeral storage.
ImageRegistryConfigStorageGCS holds GCS configuration.
ImageRegistryConfigStorageIBMCOS holds the information to configure the registry to use IBM Cloud Object Storage for backend storage.
ImageRegistryConfigStoragePVC holds Persistent Volume Claims data to be used by the registry.
ImageRegistryConfigStorageS3 holds the information to configure the registry to use the AWS S3 service for backend storage https://docs.docker.com/registry/storage-drivers/s3/.
ImageRegistryConfigStorageS3CloudFront holds the configuration to use Amazon Cloudfront as the storage middleware in a registry.
ImageRegistryConfigStorageSwift holds the information to configure the registry to use the OpenStack Swift service for backend storage https://docs.docker.com/registry/storage-drivers/swift/.
ImageRegistrySpec defines the specs for the running registry.
ImageRegistryStatus reports image registry operational status.
No description provided by the author
S3TrustedCASource references a config map with a CA certificate bundle in the "openshift-config" namespace.
# Type aliases
AlibabaEncryptionMethod defines an enumerable type for the encryption mode.
EndpointAccessibility defines the Alibaba VPC endpoint for storage.