docker

package
v2.5.1+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 20, 2018 License: Apache-2.0 Imports: 17 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAllAuthConfigs

func GetAllAuthConfigs() (map[string]types.AuthConfig, error)

GetAllAuthConfigs returns every auth config found in the docker config

func GetAuthConfig

func GetAuthConfig(client client.CommonAPIClient, registryURL string, checkCredentialsStore bool) (*types.AuthConfig, error)

GetAuthConfig returns the AuthConfig for a Docker registry from the Docker credential helper

func GetRegistryEndpoint

func GetRegistryEndpoint(client client.CommonAPIClient, registryURL string) (bool, string, error)

GetRegistryEndpoint retrieves the correct registry url

func Login

func Login(client client.CommonAPIClient, registryURL, user, password string, checkCredentialsStore, saveAuthConfig bool) (*types.AuthConfig, error)

Login logs the user into docker

func NewClient

func NewClient(preferMinikube bool) (client.CommonAPIClient, error)

NewClient creates a new docker client

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL