The golang github.com.containerops.dockyard.models.Image is a Go programming language package that represents an image in the Dockyard container registry. It provides a set of structures and functions to interact with and manipulate container images stored in the Dockyard registry. This package enables developers to programmatically work with container images, including retrieving image metadata, manipulating image properties, and performing various operations on Docker images within the Dockyard ecosystem.
Golang Image - 17 examples found. These are the top rated real world Golang examples of github.com/containerops/dockyard/models.Image extracted from open source projects. You can rate examples to help us improve the quality of examples.