# Functions
GetServiceURLForRegion returns the service URL to be used for the specified region.
NewContainerRegistryV1 : constructs an instance of ContainerRegistryV1 with passed in options.
NewContainerRegistryV1UsingExternalConfig : constructs an instance of ContainerRegistryV1 with passed in options and external configuration.
UnmarshalAccountSettings unmarshals an instance of AccountSettings from the specified map of raw messages.
UnmarshalAuthOptions unmarshals an instance of AuthOptions from the specified map of raw messages.
UnmarshalConfig unmarshals an instance of Config from the specified map of raw messages.
UnmarshalHealthConfig unmarshals an instance of HealthConfig from the specified map of raw messages.
UnmarshalImageBulkDeleteError unmarshals an instance of ImageBulkDeleteError from the specified map of raw messages.
UnmarshalImageBulkDeleteResult unmarshals an instance of ImageBulkDeleteResult from the specified map of raw messages.
UnmarshalImageDeleteResult unmarshals an instance of ImageDeleteResult from the specified map of raw messages.
UnmarshalImageDigest unmarshals an instance of ImageDigest from the specified map of raw messages.
UnmarshalImageInspection unmarshals an instance of ImageInspection from the specified map of raw messages.
UnmarshalNamespace unmarshals an instance of Namespace from the specified map of raw messages.
UnmarshalNamespaceDetails unmarshals an instance of NamespaceDetails from the specified map of raw messages.
UnmarshalPlan unmarshals an instance of Plan from the specified map of raw messages.
UnmarshalQuota unmarshals an instance of Quota from the specified map of raw messages.
UnmarshalQuotaDetails unmarshals an instance of QuotaDetails from the specified map of raw messages.
UnmarshalRemoteAPIImage unmarshals an instance of RemoteAPIImage from the specified map of raw messages.
UnmarshalRestoreResult unmarshals an instance of RestoreResult from the specified map of raw messages.
UnmarshalRetentionPolicy unmarshals an instance of RetentionPolicy from the specified map of raw messages.
UnmarshalRootFs unmarshals an instance of RootFs from the specified map of raw messages.
UnmarshalTrash unmarshals an instance of Trash from the specified map of raw messages.
# Constants
DefaultServiceName is the default key used to find external configuration information.
DefaultServiceURL is the default URL to make service requests to.
# Structs
AccountSettings : Account settings for the targeted IBM Cloud account.
AnalyzeRetentionPolicyOptions : The AnalyzeRetentionPolicy options.
AssignNamespaceOptions : The AssignNamespace options.
AuthOptions : The authorization options for the targeted IBM Cloud account.
BulkDeleteImagesOptions : The BulkDeleteImages options.
Config : The configuration data about a container.
ContainerRegistryV1 : Management interface for IBM Cloud Container Registry
API Version: 1.1.
ContainerRegistryV1Options : Service options.
CreateNamespaceOptions : The CreateNamespace options.
DeleteImageOptions : The DeleteImage options.
DeleteImageTagOptions : The DeleteImageTag options.
DeleteNamespaceOptions : The DeleteNamespace options.
GetAuthOptions : The GetAuth options.
GetImageManifestOptions : The GetImageManifest options.
GetMessagesOptions : The GetMessages options.
GetPlansOptions : The GetPlans options.
GetQuotaOptions : The GetQuota options.
GetRetentionPolicyOptions : The GetRetentionPolicy options.
GetSettingsOptions : The GetSettings options.
HealthConfig : HealthConfig struct.
ImageBulkDeleteError : Information about a failure to delete an image as part of a bulk delete.
ImageBulkDeleteResult : The results of a bulk image delete request.
ImageDeleteResult : ImageDeleteResult struct.
ImageDigest : Important information about an image.
ImageInspection : An image JSON output consistent with the Docker Remote API.
InspectImageOptions : The InspectImage options.
ListDeletedImagesOptions : The ListDeletedImages options.
ListImageDigestsOptions : The ListImageDigests options.
ListImagesOptions : The ListImages options.
ListNamespaceDetailsOptions : The ListNamespaceDetails options.
ListNamespacesOptions : The ListNamespaces options.
ListRetentionPoliciesOptions : The ListRetentionPolicies options.
Namespace : Namespace struct.
NamespaceDetails : Details of a namespace.
Plan : The plan for the targeted IBM Cloud account.
Quota : Current usage and limits for the targeted IBM Cloud account.
QuotaDetails : QuotaDetails struct.
RemoteAPIImage : Information about an image, in a format consistent with the Docker Remote API format.
RestoreImageOptions : The RestoreImage options.
RestoreResult : The result of restoring tags for a digest.
RestoreTagsOptions : The RestoreTags options.
RetentionPolicy : A document that contains the image retention settings for a namespace.
RootFs : RootFS contains information about the root filesystem of a container image.
SetRetentionPolicyOptions : The SetRetentionPolicy options.
TagImageOptions : The TagImage options.
Trash : Details of the tags and days until expiry.
UpdateAuthOptions : The UpdateAuth options.
UpdatePlansOptions : The UpdatePlans options.
UpdateQuotaOptions : The UpdateQuota options.
UpdateSettingsOptions : The UpdateSettings options.