# Functions
Resource takes an unqualified resource and returns a Group qualified GroupResource.
# Constants
GroupName is the group name used to register these objects.
MaxComposeVersion is the most recent version of compose file Schema supported in v1beta1.
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.
# Variables
Alias variables for the registration.
Alias variables for the registration.
SchemeGroupVersion is group version used to register these objects.
# Structs
Owner defines the owner of a stack.
Stack defines a stack object to be register in the kubernetes API.
StackList defines a list of stacks.
StackSpec defines the desired state of Stack.
StackStatus defines the observed state of Stack.
# Type aliases
StackPhase defines the status phase in which the stack is.