Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComposeFile ¶
type ComposeFile struct {
File string
}
ComposeFile ...
func (*ComposeFile) Config ¶
func (composeFile *ComposeFile) Config() *DockerCompose
Config returns a DockerCompose representation of the file note that all variable interpolations are fully rendered by the config command
type DockerCompose ¶
DockerCompose represents a docker-compose.yml file
Click to show internal directories.
Click to hide internal directories.