# Functions
RegisterTypeWithScheme adds objects to the SchemeBuilder.
Resource takes an unqualified resource and returns a Group qualified GroupResource.
# Constants
CertVerificationStatusInternal indicates the library item is cloned/created through vCenter.
CertVerificationStatusNotAvailable indicates the certificate verification status is not available.
CertVerificationStatusUntrusted indicates the certificate used to sign the library item is not trusted.
CertVerificationStatusVerificationFailure indicates certificate or manifest validation failed on the library item.
CertVerificationStatusVerificationInProgress indicates the library item certificate verification is in progress.
CertVerificationStatusVerified indicates the library item has been fully validated during importing or file syncing.
Condition.Reasons related to ClusterContentLibraryItem or ContentLibraryItem API objects.
ConditionSeverityError specifies that a condition with `Status=False` is an error.
ConditionSeverityInfo specifies that a condition with `Status=False` is informative.
ConditionSeverityNone should apply only to conditions with `Status=True`.
ConditionSeverityWarning specifies that a condition with `Status=False` is a warning.
Condition.Reasons related to ClusterContentLibraryItem or ContentLibraryItem API objects.
ConditionTypes used by ContentLibraryItemImportRequest API objects.
ConditionTypes used by ContentLibraryItemImportRequest API objects.
ConditionTypes used by ContentLibraryItemImportRequest API objects.
ConditionTypes used by ContentLibraryItemImportRequest API objects.
ConditionTypes used by ContentLibraryItemImportRequest API objects.
ConditionTypes used by ContentLibraryItemImportRequest API objects.
ContentLibraryItemTypeIso indicates an ISO content library item in vCenter.
ContentLibraryItemTypeOvf indicates an OVF content library item in vCenter.
Condition.Reasons related to ClusterContentLibraryItem or ContentLibraryItem API objects.
ContentLibraryTypeLocal indicates a local content library in vCenter.
ContentLibraryTypeSubscribed indicates a subscribed content library in vCenter.
DeletedReason (Severity=Error) documents a condition not in Status=True because the underlying object was deleted.
DeletingReason (Severity=Info) documents a condition not in Status=True because the object is currently being deleted.
GroupName specifies the group name used to register the objects.
ReadyCondition defines the Ready condition type that summarizes the operational state of an Image Registry Operator API object.
SourceSSLCertificateUntrustedReason documents that the SSL certificate served at the source URL is not trusted by vSphere.
SourceURLHostInvalidReason documents that the host in the source URL specified in the ContentLibraryItemImportRequest is invalid.
SourceURLInvalidReason documents that the source URL specified in the ContentLibraryItemImportRequest is invalid.
SourceURLSchemeInvalidReason documents that the scheme in the source URL specified in the ContentLibraryItemImportRequest is invalid.
StorageBackingTypeDatastore indicates a datastore backed content library in vCenter.
StorageBackingTypeOther indicates a remote file system backed content library in vCenter.
TargetLibraryInvalidReason documents that the target ContentLibrary specified in the ContentLibraryItemImportRequest is invalid.
TargetLibraryItemCreationFailureReason documents that the creation of the target ContentLibraryItem has failed.
TargetLibraryItemInvalidReason documents that the specified target content library item in the ContentLibraryItemImportRequest is invalid.
TargetLibraryItemNotReadyReason documents that the target ContentLibraryItem resource is not in ready status yet.
TargetLibraryItemUnavailableReason documents that the target ContentLibraryItem resource is not available in the namespace yet.
TransferStatusError indicates there was an error transferring or validating the file.
TransferStatusReady indicates that the file has been fully transferred and is ready to be used.
TransferStatusTransferring indicates that the data of the file is being transferred.
TransferStatusValidating indicates that the file is being validated.
TransferStatusWaiting indicates that the file is waiting to be transferred.
UploadFailureReason documents that uploading files to the target content library item has failed.
UploadInProgressReason documents that the files are in progress being uploaded to the target ContentLibraryItem.
UploadSessionExpiredReason documents that the uploading session for this ContentLibraryItemImportRequest has expired.
# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
CertificateVerificationInfo shows the certificate verification status and the signing certificate.
Checksum contains the checksum value and algorithm used to calculate that value.
ClusterContentLibrary is the schema for the cluster scoped content library API.
ClusterContentLibraryItem is the schema for the content library item API at the cluster scope.
ClusterContentLibraryItemList contains a list of ClusterContentLibraryItem.
ClusterContentLibraryList contains a list of ClusterContentLibrary.
ClusterContentLibrarySpec defines the desired state of a ClusterContentLibrary.
Condition defines an observation of an Image Registry Operator API resource operational state.
ContentLibrary is the schema for the content library API.
ContentLibraryItem is the schema for the content library item API.
ContentLibraryItemFileUploadStatus indicates the upload status of files belonging to the template.
ContentLibraryItemImportRequest defines the information necessary to import a VM image template as a ContentLibraryItem to a Content Library in vSphere.
ContentLibraryItemImportRequestList contains a list of ContentLibraryItemImportRequest resources.
ContentLibraryItemImportRequestSource contains the specification of the source for the import request.
ContentLibraryItemImportRequestSpec defines the desired state of a ContentLibraryItemImportRequest.
ContentLibraryItemImportRequestStatus defines the observed state of a ContentLibraryItemImportRequest.
ContentLibraryItemImportRequestTarget is the target specification of an import request.
ContentLibraryItemImportRequestTargetItem contains the specification of the target content library item for the import request.
ContentLibraryItemList contains a list of ContentLibraryItem.
ContentLibraryItemSpec defines the desired state of a ContentLibraryItem.
ContentLibraryItemStatus defines the observed state of ContentLibraryItem.
ContentLibraryList contains a list of ContentLibrary.
ContentLibrarySpec defines the desired state of a ContentLibrary.
ContentLibraryStatus defines the observed state of ContentLibrary.
FileInfo represents the information of a file in a content library item in vCenter.
FileTransferStatus indicates the transfer status of a file belonging to a library item.
LocalObjectRef describes a reference to another object in the same namespace as the referrer.
NameAndKindRef describes a reference to another object in the same namespace as the referrer.
PublishInfo defines how the library is published so that it can be subscribed to by a remote subscribed library.
StorageBacking describes the default storage backing which is available for the library.
SubscriptionInfo defines how the subscribed library synchronizes to a remote source.
# Type aliases
CertVerificationStatus is a constant for the certificate verification status of a content library item in vCenter.
Conditions provide observations of the operational state of a Image Registry Operator API resource.
ConditionSeverity expresses the severity of a Condition Type failing.
ConditionType is a valid value for Condition.Type.
ContentLibraryItemType is a constant for the type of a content library item in vCenter.
ContentLibraryType is a constant type that indicates the type of a content library in vCenter.
StorageBackingType is a constant type that indicates the type of the storage backing for a content library in vCenter.
TransferStatus is a constant that indicates the transfer state of a file.