package
0.5.0-test1
Repository: https://github.com/ezodude/compose-on-kubernetes.git
Documentation: pkg.go.dev

# Functions

AddInternalToScheme adds the list of known types to api.Scheme.
AddStorageToScheme adds the list of known types to api.Scheme.

# Constants

StackAvailable means the stack is available.
StackFailure is added in a stack when one of its members fails to be created or deleted.
StackProgressing means the deployment is progressing.
StackReconciliationPending means the stack has not yet been reconciled.

# Variables

InternalSchemeGroupVersion is group version used to register these objects.
StorageSchemeGroupVersion is the group version for storage.

# Structs

Owner is the user who created the stack.
Stack is the internal representation of a compose stack.
StackList is a list of stacks.
StackSpec is the Spec field of a Stack.
StackStatus is the current status of a stack.

# Type aliases

StackPhase is the current status phase.