Documentation ¶
Index ¶
Constants ¶
View Source
const ( RegistryPassword = "REGISTRY_USER_PASSWORD" RegistryUserName = "REGISTRY_USERNAME" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Container ¶
Container is a wrapper around Container related functionality.
func New ¶
func New() *Container
New creates a new default container client. Tokens set via the $REGISTRY_USER_PASSWORD and $REGISTRY_USERNAME environment variable will result in an authenticated client.
Click to show internal directories.
Click to hide internal directories.