# Functions
New creates an instance of the ManagementClient client.
NewRegistriesClient creates an instance of the RegistriesClient client.
NewRegistriesClientWithBaseURI creates an instance of the RegistriesClient client.
NewWithBaseURI creates an instance of the ManagementClient client.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.
# Constants
APIVersion is the version of the Containerregistry.
DefaultBaseURI is the default URI used for the service Containerregistry.
# Structs
ManagementClient is the base client for Containerregistry.
RegistriesClient is the client for the Registries methods of the Containerregistry service.
Registry is an object that represents a container registry.
RegistryCredentials is the result of a request to get the administrator login credentials for a container registry.
RegistryListResult is the result of a request to list container registries.
RegistryNameCheckRequest is a request to check whether the container registry name is available.
RegistryNameStatus is the result of a request to check the availability of a container registry name.
RegistryProperties is the properties of a container registry.
RegistryPropertiesUpdateParameters is the parameters for updating the properties of a container registry.
RegistryUpdateParameters is the parameters for updating a container registry.
Resource is an Azure resource.
StorageAccountProperties is the properties of a storage account for a container registry.