Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckGeneratedDockerComposeFiles ¶ added in v0.32.0
func CheckGeneratedDockerComposeFiles(appContext *context.AppContext) error
CheckGeneratedDockerComposeFiles checks if docker-compose files are up-to-date
func CleanContainers ¶ added in v0.32.0
func CleanContainers(appContext *context.AppContext, writer io.Writer) error
CleanContainers cleans all cantainers listed in the yaml files under appDir/docker-compose
func GenerateComposeFiles ¶ added in v0.32.0
func GenerateComposeFiles(appContext *context.AppContext) error
GenerateComposeFiles generates all docker-compose files for exosphere commands
func GenerateTerraformFiles ¶ added in v0.33.0
GenerateTerraformFiles validates application configuration and generates the terraform file
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.