docker

package
v0.22.0 Latest Latest
Warning

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

Go to latest
Published: May 2, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const KoctlRunComposeFile = `` /* 642-byte string literal not displayed */

Variables

View Source
var SelfServiceComposeFile = `` /* 653-byte string literal not displayed */

Functions

func ComposeDown

func ComposeDown(ctx context.Context, instance *ComposeInstance) error

Types

type ComposeInstance

type ComposeInstance struct {
	ProjectName string
	ComposeFile string
	Directory   string
	EnvVars     map[string]string
}

func ComposeUp

func ComposeUp(ctx context.Context, file, projectName string,
	envVars map[string]string, additionalArgs ...string,
) (*ComposeInstance, error)

Jump to

Keyboard shortcuts

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