package
0.0.0-20240830210906-6353a5ff0f2e
Repository: https://github.com/joyrex2001/kubedock.git
Documentation: pkg.go.dev
# Functions
New will return a Backend instance.
# Constants
DeployCompleted represents a completed deployment.
DeployFailed represents a failed deployment.
DeployPending represents a pending deployment.
DeployRunning represents a running deployment.
SetupInitContainerName in the name of the container used for setup.
# Structs
Config is the structure to instantiate a Backend object.
LogOptions describe the supported log options.
# Interfaces
Backend is the interface to orchestrate and manage kubernetes objects.
# Type aliases
DeployState describes the state of a deployment.