composectl

package
v0.0.0-...-e008457 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2024 License: BSD-3-Clause Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MinUsageWatermark = 20
	MaxUsageWatermark = 95
)
View Source
const (
	EnvOverrideDockerConfigDir = "DOCKER_CONFIG"
)

Variables

This section is empty.

Functions

func AddLastWill

func AddLastWill(lastWill LastWill)

func DieNotNil

func DieNotNil(err error, message ...string)

func DieNotNilWithCode

func DieNotNilWithCode(err error, exitCode int, message ...string)

func Execute

func Execute()

Types

type Config

type Config struct {
	StoreRoot   string
	ComposeRoot string
	DockerCfg   *configfile.ConfigFile
	DockerHost  string
	Platform    specs.Platform
}

type LastWill

type LastWill = func()

Jump to

Keyboard shortcuts

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