Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶ added in v1.6.0
type Repository struct {
// contains filtered or unexported fields
}
Repository represents a repository using Docker Registry API v2.
func New ¶
func New(image, user, password string) *Repository
New creates a client for a repository.
Click to show internal directories.
Click to hide internal directories.