Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeployBackend ¶
type DeployBackend = *DockerCompose
func GetBackend ¶
func GetBackend(d common.DeployDesc) (db DeployBackend)
type DockerCompose ¶
func NewDockerCompose ¶
func NewDockerCompose() *DockerCompose
func (*DockerCompose) BuildCmd ¶
func (d *DockerCompose) BuildCmd() (cmd *exec.Cmd)
func (*DockerCompose) Load ¶
func (d *DockerCompose) Load() (err error)
Click to show internal directories.
Click to hide internal directories.