Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DockerLoginRegistry ¶
func ProcessDockerLoginEnv ¶
func ProcessDockerLoginEnv() error
PrepareDockerLogin executes docker login command if SRC_USERNAME/SRC_PASSWORD, DEST_USERNAME/DEST_PASSWORD SRC_REGISTRY, DEST_REGISTRY environment variables are set
Types ¶
type StringSlice ¶
type StringSlice []string
StringSlice implements flag.Value interface
func (*StringSlice) Set ¶
func (ss *StringSlice) Set(v string) error
func (*StringSlice) String ¶
func (ss *StringSlice) String() string
Click to show internal directories.
Click to hide internal directories.