-
Notifications
You must be signed in to change notification settings - Fork 841
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generated from 8c306b9774829c9683c09365e29ff4265e655bcf (#1679)
add a copy image operation to Azure Container Registry - adds an operation to support copying a Docker image from one registry to another - supports copying to multiple places in the target registry - only one source and one target registry are supported
- Loading branch information
1 parent
4cc51ac
commit 8b598cc
Showing
4 changed files
with
197 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
87 changes: 87 additions & 0 deletions
87
services/containerregistry/mgmt/2017-10-01/containerregistry/models.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
84 changes: 84 additions & 0 deletions
84
services/containerregistry/mgmt/2017-10-01/containerregistry/registries.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.