package
1.1.2
Repository: https://github.com/aventer-ug/mesos-compose.git
Documentation: pkg.go.dev

# Structs

Command is a chan which include all the Information about the started tasks.
Compose - The main structure of the supported docker-compose syntax.
Config is a struct of the framework configuration.
Deploy - Deploy information of a mesos task.
ErrorMsg hold the structure of error messages.
Executor to configure the to use executor.
No description provided by the author
Mesos custom mesos task configuration.
MesosAgents.
MesosSlaves ..
MesosTasks hold the information of the task.
Networks - The docker-compose network syntax.
NetworksLong - Supportet structure for Networks.
Placement - The docker-compose placement.
Service - The docker-compose service parameters.
State will have the state of all tasks stated by this framework.
Ulimits - Configure ulimits of a mesos task.
UserCredentials - The Username and Password to authenticate against this framework.
Volumes - The docker-compose volumes syntax.

# Type aliases

MesosAgentContainers ..