composectl

package
v0.0.0-...-b7a57f2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 14, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidProject = fmt.Errorf("invalid project")
)

Functions

func NewLogConsumer

func NewLogConsumer(w io.Writer) (*logger, error)

Types

type ComposeController

type ComposeController struct {
	// contains filtered or unexported fields
}

func New

func New(project *types.Project, conflicts, mappings string) (*ComposeController, error)

func (*ComposeController) Down

func (ctl *ComposeController) Down(ctx context.Context) error

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

func (*ComposeController) Up

func (ctl *ComposeController) Up(ctx context.Context) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL