Get desktop application:
View/edit binary Protocol Buffers messages
Get Information about an image in a image.
Request to get information about an image.
The image to get information about.
Reponse to GetImageInfo request, containing information about an image.
Image ID.
Image from the request.
When the image was created.
Origin of the image.
Get Information about a docker registry repository.
Get repository information request.
Docker Registry
Docker Repository
Get repository information response.
Image Tags in the repository.
Get a image.
Request to get a image.
Capsule to get the image from.
Image to get.
Project ID.
Response to get a image.
The image to retrieve
Add a new image. Images are immutable and cannot change. Add a new image to make changes from an existing one.
Request to add a new image in a capsule.
Capsule to add the image in.
Container image to add the image from.
Digest of the image.
Origin of the image
Meta data to attach to the image.
if true skip check if image exists.
Project ID.
Response to add a new image in a capsule.
ID of the image.
True if a new image was added, false if the image already existed.
List images for a capsule.
Request to list images.
Capsule to list images in.
Pagination options.
Project ID.
Reponse to list images.
Images in the capsule.
Total number of images in the capsule.
Delete a image.
Request to delete a image.
Capsule to delete the image from.
Image to delete.
Project ID.
Empty response to delete a image.
(message has no fields)
A collection of image properties that uniquely identifies an image.
Used in:
Docker Registry.
Docker Repository.
Tag of the image.
Digest of the image.
A docker image tag.
Used in:
Tag of the image.
When the image was created.