Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DockerRegistry ¶ added in v1.0.4
Types ¶
type DockerLogin ¶ added in v1.0.4
func (*DockerLogin) BashCommand ¶ added in v1.0.4
func (dl *DockerLogin) BashCommand(env string, svcs []string) string
func (*DockerLogin) Command ¶ added in v1.0.4
func (dl *DockerLogin) Command(registry string, bashQuote bool) []string
func (*DockerLogin) Run ¶ added in v1.0.4
func (dl *DockerLogin) Run(imgName string) error
Click to show internal directories.
Click to hide internal directories.