Documentation
¶
Index ¶
- func CreateBasicApplication(app types.Application) []types.ResponseError
- func RunBuildAndStartCommands(app types.Application) types.ResponseError
- func SetupApplication(app types.Application) types.ResponseError
- func StopAllProcesses(app types.Application) types.ResponseError
- func UpdateApplication(app types.Application) types.ResponseError
- func UpdateContainer(app types.Application) types.ResponseError
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBasicApplication ¶
func CreateBasicApplication(app types.Application) []types.ResponseError
createBasicApplication spawns a new container with the application of a particular service
func RunBuildAndStartCommands ¶
func RunBuildAndStartCommands(app types.Application) types.ResponseError
func SetupApplication ¶
func SetupApplication(app types.Application) types.ResponseError
SetupApplication sets up a basic container for the application with all the prerequisites
func StopAllProcesses ¶
func StopAllProcesses(app types.Application) types.ResponseError
func UpdateApplication ¶
func UpdateApplication(app types.Application) types.ResponseError
func UpdateContainer ¶
func UpdateContainer(app types.Application) types.ResponseError
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.