Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrInvalidProject = fmt.Errorf("invalid project")
)
Functions ¶
func NewLogConsumer ¶
Types ¶
type ComposeController ¶
type ComposeController struct {
// contains filtered or unexported fields
}
func (*ComposeController) Stderr ¶
func (ctl *ComposeController) Stderr() io.Reader
func (*ComposeController) Stdin ¶
func (ctl *ComposeController) Stdin() io.Writer
func (*ComposeController) Stdout ¶
func (ctl *ComposeController) Stdout() io.Reader
Click to show internal directories.
Click to hide internal directories.