C# Класс Amazon.ECR.Model.PutImageRequest

Container for the parameters to the PutImage operation. Creates or updates the image manifest and tags associated with an image.

This operation is used by the Amazon ECR proxy, and it is not intended for general use by customers for pulling and pushing images. In most cases, you should use the docker CLI to pull, tag, and push images.

Наследование: AmazonECRRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetImageManifest ( ) : bool
IsSetImageTag ( ) : bool
IsSetRegistryId ( ) : bool
IsSetRepositoryName ( ) : bool