Versions in this module Expand all Collapse all v0 v0.0.1 Jul 5, 2023retracted Changes in this version + const AES256 + const InternalEndpoint + const KMS + const PublicEndpoint + const StorageManagementStateManaged + const StorageManagementStateUnmanaged + var AddToScheme = SchemeBuilder.AddToScheme + var GroupVersion = schema.GroupVersion + var Install = SchemeBuilder.AddToScheme + var SchemeBuilder = runtime.NewSchemeBuilder(addKnownTypes) + var SchemeGroupVersion = GroupVersion + func Resource(resource string) schema.GroupResource + type AlibabaEncryptionMethod string + type Config struct + Spec ImageRegistrySpec + Status ImageRegistryStatus + func (Config) SwaggerDoc() map[string]string + func (in *Config) DeepCopy() *Config + func (in *Config) DeepCopyInto(out *Config) + func (in *Config) DeepCopyObject() runtime.Object + type ConfigList struct + Items []Config + func (ConfigList) SwaggerDoc() map[string]string + func (in *ConfigList) DeepCopy() *ConfigList + func (in *ConfigList) DeepCopyInto(out *ConfigList) + func (in *ConfigList) DeepCopyObject() runtime.Object + type EncryptionAlibaba struct + KMS *KMSEncryptionAlibaba + Method AlibabaEncryptionMethod + func (EncryptionAlibaba) SwaggerDoc() map[string]string + func (in *EncryptionAlibaba) DeepCopy() *EncryptionAlibaba + func (in *EncryptionAlibaba) DeepCopyInto(out *EncryptionAlibaba) + type EndpointAccessibility string + type ImagePruner struct + Spec ImagePrunerSpec + Status ImagePrunerStatus + func (ImagePruner) SwaggerDoc() map[string]string + func (in *ImagePruner) DeepCopy() *ImagePruner + func (in *ImagePruner) DeepCopyInto(out *ImagePruner) + func (in *ImagePruner) DeepCopyObject() runtime.Object + type ImagePrunerList struct + Items []ImagePruner + func (ImagePrunerList) SwaggerDoc() map[string]string + func (in *ImagePrunerList) DeepCopy() *ImagePrunerList + func (in *ImagePrunerList) DeepCopyInto(out *ImagePrunerList) + func (in *ImagePrunerList) DeepCopyObject() runtime.Object + type ImagePrunerSpec struct + Affinity *corev1.Affinity + FailedJobsHistoryLimit *int32 + IgnoreInvalidImageReferences bool + KeepTagRevisions *int + KeepYoungerThan *time.Duration + KeepYoungerThanDuration *metav1.Duration + LogLevel operatorv1.LogLevel + NodeSelector map[string]string + Resources *corev1.ResourceRequirements + Schedule string + SuccessfulJobsHistoryLimit *int32 + Suspend *bool + Tolerations []corev1.Toleration + func (ImagePrunerSpec) SwaggerDoc() map[string]string + func (in *ImagePrunerSpec) DeepCopy() *ImagePrunerSpec + func (in *ImagePrunerSpec) DeepCopyInto(out *ImagePrunerSpec) + type ImagePrunerStatus struct + Conditions []operatorv1.OperatorCondition + ObservedGeneration int64 + func (ImagePrunerStatus) SwaggerDoc() map[string]string + func (in *ImagePrunerStatus) DeepCopy() *ImagePrunerStatus + func (in *ImagePrunerStatus) DeepCopyInto(out *ImagePrunerStatus) + type ImageRegistryConfigProxy struct + HTTP string + HTTPS string + NoProxy string + func (ImageRegistryConfigProxy) SwaggerDoc() map[string]string + func (in *ImageRegistryConfigProxy) DeepCopy() *ImageRegistryConfigProxy + func (in *ImageRegistryConfigProxy) DeepCopyInto(out *ImageRegistryConfigProxy) + type ImageRegistryConfigRequests struct + Read ImageRegistryConfigRequestsLimits + Write ImageRegistryConfigRequestsLimits + func (ImageRegistryConfigRequests) SwaggerDoc() map[string]string + func (in *ImageRegistryConfigRequests) DeepCopy() *ImageRegistryConfigRequests + func (in *ImageRegistryConfigRequests) DeepCopyInto(out *ImageRegistryConfigRequests) + type ImageRegistryConfigRequestsLimits struct + MaxInQueue int + MaxRunning int + MaxWaitInQueue metav1.Duration + func (ImageRegistryConfigRequestsLimits) SwaggerDoc() map[string]string + func (in *ImageRegistryConfigRequestsLimits) DeepCopy() *ImageRegistryConfigRequestsLimits + func (in *ImageRegistryConfigRequestsLimits) DeepCopyInto(out *ImageRegistryConfigRequestsLimits) + type ImageRegistryConfigRoute struct + Hostname string + Name string + SecretName string + func (ImageRegistryConfigRoute) SwaggerDoc() map[string]string + func (in *ImageRegistryConfigRoute) DeepCopy() *ImageRegistryConfigRoute + func (in *ImageRegistryConfigRoute) DeepCopyInto(out *ImageRegistryConfigRoute) + type ImageRegistryConfigStorage struct + Azure *ImageRegistryConfigStorageAzure + EmptyDir *ImageRegistryConfigStorageEmptyDir + GCS *ImageRegistryConfigStorageGCS + IBMCOS *ImageRegistryConfigStorageIBMCOS + ManagementState string + OSS *ImageRegistryConfigStorageAlibabaOSS + PVC *ImageRegistryConfigStoragePVC + S3 *ImageRegistryConfigStorageS3 + Swift *ImageRegistryConfigStorageSwift + func (ImageRegistryConfigStorage) SwaggerDoc() map[string]string + func (in *ImageRegistryConfigStorage) DeepCopy() *ImageRegistryConfigStorage + func (in *ImageRegistryConfigStorage) DeepCopyInto(out *ImageRegistryConfigStorage) + type ImageRegistryConfigStorageAlibabaOSS struct + Bucket string + Encryption *EncryptionAlibaba + EndpointAccessibility EndpointAccessibility + Region string + func (ImageRegistryConfigStorageAlibabaOSS) SwaggerDoc() map[string]string + func (in *ImageRegistryConfigStorageAlibabaOSS) DeepCopy() *ImageRegistryConfigStorageAlibabaOSS + func (in *ImageRegistryConfigStorageAlibabaOSS) DeepCopyInto(out *ImageRegistryConfigStorageAlibabaOSS) + type ImageRegistryConfigStorageAzure struct + AccountName string + CloudName string + Container string + func (ImageRegistryConfigStorageAzure) SwaggerDoc() map[string]string + func (in *ImageRegistryConfigStorageAzure) DeepCopy() *ImageRegistryConfigStorageAzure + func (in *ImageRegistryConfigStorageAzure) DeepCopyInto(out *ImageRegistryConfigStorageAzure) + type ImageRegistryConfigStorageEmptyDir struct + func (ImageRegistryConfigStorageEmptyDir) SwaggerDoc() map[string]string + func (in *ImageRegistryConfigStorageEmptyDir) DeepCopy() *ImageRegistryConfigStorageEmptyDir + func (in *ImageRegistryConfigStorageEmptyDir) DeepCopyInto(out *ImageRegistryConfigStorageEmptyDir) + type ImageRegistryConfigStorageGCS struct + Bucket string + KeyID string + ProjectID string + Region string + func (ImageRegistryConfigStorageGCS) SwaggerDoc() map[string]string + func (in *ImageRegistryConfigStorageGCS) DeepCopy() *ImageRegistryConfigStorageGCS + func (in *ImageRegistryConfigStorageGCS) DeepCopyInto(out *ImageRegistryConfigStorageGCS) + type ImageRegistryConfigStorageIBMCOS struct + Bucket string + Location string + ResourceGroupName string + ResourceKeyCRN string + ServiceInstanceCRN string + func (ImageRegistryConfigStorageIBMCOS) SwaggerDoc() map[string]string + func (in *ImageRegistryConfigStorageIBMCOS) DeepCopy() *ImageRegistryConfigStorageIBMCOS + func (in *ImageRegistryConfigStorageIBMCOS) DeepCopyInto(out *ImageRegistryConfigStorageIBMCOS) + type ImageRegistryConfigStoragePVC struct + Claim string + func (ImageRegistryConfigStoragePVC) SwaggerDoc() map[string]string + func (in *ImageRegistryConfigStoragePVC) DeepCopy() *ImageRegistryConfigStoragePVC + func (in *ImageRegistryConfigStoragePVC) DeepCopyInto(out *ImageRegistryConfigStoragePVC) + type ImageRegistryConfigStorageS3 struct + Bucket string + CloudFront *ImageRegistryConfigStorageS3CloudFront + Encrypt bool + KeyID string + Region string + RegionEndpoint string + TrustedCA S3TrustedCASource + VirtualHostedStyle bool + func (ImageRegistryConfigStorageS3) SwaggerDoc() map[string]string + func (in *ImageRegistryConfigStorageS3) DeepCopy() *ImageRegistryConfigStorageS3 + func (in *ImageRegistryConfigStorageS3) DeepCopyInto(out *ImageRegistryConfigStorageS3) + type ImageRegistryConfigStorageS3CloudFront struct + BaseURL string + Duration metav1.Duration + KeypairID string + PrivateKey corev1.SecretKeySelector + func (ImageRegistryConfigStorageS3CloudFront) SwaggerDoc() map[string]string + func (in *ImageRegistryConfigStorageS3CloudFront) DeepCopy() *ImageRegistryConfigStorageS3CloudFront + func (in *ImageRegistryConfigStorageS3CloudFront) DeepCopyInto(out *ImageRegistryConfigStorageS3CloudFront) + type ImageRegistryConfigStorageSwift struct + AuthURL string + AuthVersion string + Container string + Domain string + DomainID string + RegionName string + Tenant string + TenantID string + func (ImageRegistryConfigStorageSwift) SwaggerDoc() map[string]string + func (in *ImageRegistryConfigStorageSwift) DeepCopy() *ImageRegistryConfigStorageSwift + func (in *ImageRegistryConfigStorageSwift) DeepCopyInto(out *ImageRegistryConfigStorageSwift) + type ImageRegistrySpec struct + Affinity *corev1.Affinity + DefaultRoute bool + DisableRedirect bool + HTTPSecret string + Logging int64 + NodeSelector map[string]string + Proxy ImageRegistryConfigProxy + ReadOnly bool + Replicas int32 + Requests ImageRegistryConfigRequests + Resources *corev1.ResourceRequirements + RolloutStrategy string + Routes []ImageRegistryConfigRoute + Storage ImageRegistryConfigStorage + Tolerations []corev1.Toleration + TopologySpreadConstraints []corev1.TopologySpreadConstraint + func (ImageRegistrySpec) SwaggerDoc() map[string]string + func (in *ImageRegistrySpec) DeepCopy() *ImageRegistrySpec + func (in *ImageRegistrySpec) DeepCopyInto(out *ImageRegistrySpec) + type ImageRegistryStatus struct + Storage ImageRegistryConfigStorage + StorageManaged bool + func (ImageRegistryStatus) SwaggerDoc() map[string]string + func (in *ImageRegistryStatus) DeepCopy() *ImageRegistryStatus + func (in *ImageRegistryStatus) DeepCopyInto(out *ImageRegistryStatus) + type KMSEncryptionAlibaba struct + KeyID string + func (KMSEncryptionAlibaba) SwaggerDoc() map[string]string + func (in *KMSEncryptionAlibaba) DeepCopy() *KMSEncryptionAlibaba + func (in *KMSEncryptionAlibaba) DeepCopyInto(out *KMSEncryptionAlibaba) + type S3TrustedCASource struct + Name string + func (S3TrustedCASource) SwaggerDoc() map[string]string + func (in *S3TrustedCASource) DeepCopy() *S3TrustedCASource + func (in *S3TrustedCASource) DeepCopyInto(out *S3TrustedCASource)