Documentation ¶
Index ¶
- Variables
- func CreateDockerService() (helper.DockerProjectAdditionalServiceCfg, error)
- func EnterDockerImage() (string, error)
- func GetVaultEnvsForMode() bool
- func InitAdvancedConfigurationAsk(question string) bool
- func InitDocker() (helper.DockerProjectCfg, error)
- func InitLedoProject(dockerConfig config.ContainerMap) (config.ContainerMap, error)
- func SearchDockerImage(image string) (string, error)
- func SelectDockerHubTag(dockerImage string) (string, error)
- func SelectMode(context *context.LedoContext, selectedMode string) (string, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var PredefinedDockerComposeModes = []string{
"base",
"dev",
"test",
}
Functions ¶
func CreateDockerService ¶
func CreateDockerService() (helper.DockerProjectAdditionalServiceCfg, error)
func EnterDockerImage ¶
func GetVaultEnvsForMode ¶
func GetVaultEnvsForMode() bool
func InitDocker ¶
func InitDocker() (helper.DockerProjectCfg, error)
func InitLedoProject ¶
func InitLedoProject(dockerConfig config.ContainerMap) (config.ContainerMap, error)
func SearchDockerImage ¶
func SelectDockerHubTag ¶
func SelectMode ¶
func SelectMode(context *context.LedoContext, selectedMode string) (string, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.