Versions in this module Expand all Collapse all v0 v0.3.0 Jun 29, 2018 Changes in this version + type AppMetadata struct + Description string + Maintainers Maintainers + Name string + Namespace string + Targets ApplicationTarget + Version string + type ApplicationTarget struct + Kubernetes bool + Swarm bool + type InitialComposeFile struct + Services *map[string]InitialService + Version string + func NewInitialComposeFile() InitialComposeFile + type InitialService struct + Image string + type Maintainer struct + Email string + Name string + func (m Maintainer) String() string + type Maintainers []Maintainer + func (ms Maintainers) String() string