# Functions
New creates an instance of the ManagementClient client.
NewOperationsClient creates an instance of the OperationsClient client.
NewOperationsClientWithBaseURI creates an instance of the OperationsClient 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
Basic specifies the basic state for sku tier.
Creating specifies the creating state for provisioning state.
DefaultBaseURI is the default URI used for the service Containerregistry.
Password specifies the password state for password name.
Password2 specifies the password 2 state for password name.
Succeeded specifies the succeeded state for provisioning state.
# Structs
ManagementClient is the base client for Containerregistry.
OperationDefinition is the definition of a container registry operation.
OperationDisplayDefinition is the display information for a container registry operation.
OperationListResult is the result of a request to list container registry operations.
OperationsClient is the client for the Operations methods of the Containerregistry service.
RegenerateCredentialParameters is the parameters used to regenerate the login credential.
RegistriesClient is the client for the Registries methods of the Containerregistry service.
Registry is an object that represents a container registry.
RegistryCreateParameters is the parameters for creating a container registry.
RegistryListCredentialsResult is the response from the ListCredentials operation.
RegistryListResult is the result of a request to list container registries.
RegistryNameCheckRequest is a request to check whether a container registry name is available.
RegistryNameStatus is the result of a request to check the availability of a container registry name.
RegistryPassword is the login password for the container registry.
RegistryProperties is the properties of a container registry.
RegistryPropertiesCreateParameters is the parameters for creating 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.
Sku is the SKU of a container registry.
StorageAccountParameters is the parameters of a storage account for a container registry.
StorageAccountProperties is the properties of a storage account for a container registry.
# Type aliases
PasswordName enumerates the values for password name.
ProvisioningState enumerates the values for provisioning state.
SkuTier enumerates the values for sku tier.