# 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.
NewReplicationsClient creates an instance of the ReplicationsClient client.
NewReplicationsClientWithBaseURI creates an instance of the ReplicationsClient client.
NewWebhooksClient creates an instance of the WebhooksClient client.
NewWebhooksClientWithBaseURI creates an instance of the WebhooksClient 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 name.
Bytes specifies the bytes state for registry usage unit.
Canceled specifies the canceled state for provisioning state.
Classic specifies the classic state for sku name.
Count specifies the count state for registry usage unit.
Creating specifies the creating state for provisioning state.
DefaultBaseURI is the default URI used for the service Containerregistry.
Delete specifies the delete state for webhook action.
Deleting specifies the deleting state for provisioning state.
Disabled specifies the disabled state for webhook status.
Enabled specifies the enabled state for webhook status.
Failed specifies the failed state for provisioning state.
Password specifies the password state for password name.
Password2 specifies the password 2 state for password name.
Premium specifies the premium state for sku name.
Push specifies the push state for webhook action.
SkuTierBasic specifies the sku tier basic state for sku tier.
SkuTierClassic specifies the sku tier classic state for sku tier.
SkuTierPremium specifies the sku tier premium state for sku tier.
SkuTierStandard specifies the sku tier standard state for sku tier.
Standard specifies the standard state for sku name.
Succeeded specifies the succeeded state for provisioning state.
Updating specifies the updating state for provisioning state.
# Structs
Actor is the agent that initiated the event.
CallbackConfig is the configuration of service URI and custom headers for the webhook.
Event is the event for a webhook.
EventContent is the content of the event request message.
EventInfo is the basic information of an event.
EventListResult is the result of a request to list events for a webhook.
EventRequestMessage is the event request message sent to the service URI.
EventResponseMessage is the event response message received from the service URI.
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.
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.
RegistryPropertiesUpdateParameters is the parameters for updating the properties of a container registry.
RegistryUpdateParameters is the parameters for updating a container registry.
RegistryUsage is the quota usage for a container registry.
RegistryUsageListResult is the result of a request to get container registry quota usages.
Replication is an object that represents a replication for a container registry.
ReplicationListResult is the result of a request to list replications for a container registry.
ReplicationProperties is the properties of a replication.
ReplicationsClient is the client for the Replications methods of the Containerregistry service.
ReplicationUpdateParameters is the parameters for updating a replication.
Request is the request that generated the event.
Resource is an Azure resource.
Sku is the SKU of a container registry.
Source is the registry node that generated the event.
Status is the status of an Azure resource at the time the operation was called.
StorageAccountProperties is the properties of a storage account for a container registry.
Target is the target of the event.
Webhook is an object that represents a webhook for a container registry.
WebhookCreateParameters is the parameters for creating a webhook.
WebhookListResult is the result of a request to list webhooks for a container registry.
WebhookProperties is the properties of a webhook.
WebhookPropertiesCreateParameters is the parameters for creating the properties of a webhook.
WebhookPropertiesUpdateParameters is the parameters for updating the properties of a webhook.
WebhooksClient is the client for the Webhooks methods of the Containerregistry service.
WebhookUpdateParameters is the parameters for updating a webhook.
# Type aliases
PasswordName enumerates the values for password name.
ProvisioningState enumerates the values for provisioning state.
RegistryUsageUnit enumerates the values for registry usage unit.
SkuName enumerates the values for sku name.
SkuTier enumerates the values for sku tier.
WebhookAction enumerates the values for webhook action.
WebhookStatus enumerates the values for webhook status.