Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Container ¶
type Container struct {
Image string
Environment []EnvVariable
Ports []Port
}
type EnvVariable ¶
type OpenCompose ¶
func (*OpenCompose) Validate ¶
func (o *OpenCompose) Validate() error
Does high level (mostly semantic) validation of OpenCompose (e.g. it checks internal object references)
type PortMapping ¶
Click to show internal directories.
Click to hide internal directories.