consts

package
v0.0.13 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package consts provides consts used throughout the system

Index

Constants

View Source
const (
	ERRIMAGEPULL    = "ErrPulling"
	ERRSCHEDULING   = "ErrScheduling"
	ERREXEC         = "ErrExec"
	ERRDELETE       = "ErrDeleting"
	ERRSTOP         = "ErrStopping"
	ERRKILL         = "ErrKilling"
	ERRPROVISIONING = "ErrProvisioning"
	ERRUPGRADING    = "ErrUpgrading"

	PHASERUNNING     = "running"
	PHASESTOPPED     = "stopped"
	PHASESCHEDULING  = "scheduled"
	PHASEREADY       = "ready"
	PHASEMISSING     = "missing"
	PHASEUNKNOWN     = "unknown"
	PHASEPROVISIONED = "provisioned"
	PHASEPDETACHED   = "detached"
	PHASEATTACHED    = "attached"
	PHASEEXITED      = "exited"
	PHASEPULLING     = "pulling"
	PHASESTARTING    = "starting"

	PHASEUPGRADING   = "upgrading"
	PHASEDOWNLOADING = "downloading"
	PHASESTOPPING    = "stopping"
	PHASEDELETING    = "deleting"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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