Documentation
¶
Overview ¶
Package docker provides some helpers to manage docker-compose clusters from the test suites
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Compose ¶
type Compose struct {
Path string
Logger io.WriteCloser
Env []string
}
func ComposeSuite ¶
Click to show internal directories.
Click to hide internal directories.