pkg

package
v0.0.1-rc1 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PasswordType  = "password"
	PullOnly      = "pull"
	DeployOnly    = "deploy"
	PullAndDeploy = "pullAndDeploy"
)
View Source
const (
	DockerCompose = "docker-compose "
	Docker        = "docker "
	Load          = "load "
	I             = "-i "
	F             = "-f "
	Upd           = " up -d"
	Down          = " down"
)
View Source
const (
	DefaultImageTag      = "latest"
	DefaultImageRegistry = "registry-1.docker.io"
	DefaultImageRepo     = "library"
	DefaultEmptyJson     = `` /* 393-byte string literal not displayed */

)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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