Documentation ¶
Index ¶
- func GetComposeTemplates(template string) func(string) error
- func GetDockerComposePath(outpath string) (compose.DockerCompose, fs.FileInfo, string, error)
- func GetDockerfileBuilder(language string) func(dockerfile.DockerfileData, string) error
- func GetSupportedComposeTemplates() []string
- func GetSupportedLangs() []string
- func ShowSupportedLangs()
- func WriteDockerCompose(newCompose *compose.DockerCompose, dockerComposePath string, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetComposeTemplates ¶
func GetDockerComposePath ¶
func GetDockerfileBuilder ¶
func GetDockerfileBuilder(language string) func(dockerfile.DockerfileData, string) error
func GetSupportedComposeTemplates ¶
func GetSupportedComposeTemplates() []string
func GetSupportedLangs ¶
func GetSupportedLangs() []string
func ShowSupportedLangs ¶
func ShowSupportedLangs()
func WriteDockerCompose ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.