# Functions

NewStackComposeFileRest returns a rest storage for composefile subresource.
NewStackLogRest returns a rest storage for log subresource.
NewStackOwnerRest returns a rest storage.
NewStackREST return a rest store.
NewStackScaleRest returns a rest storage for scale subresource.
ValidateCollisions against existing objects.
ValidateDryRun validates that conversion to k8s objects works well.
ValidateObjectNames validates object names.

# Constants

APIV1beta1 represents v1beta1 API level.
APIV1beta2 represents v1beta2 API level or later.

# Structs

StackREST is a storage for stack resource.

# Type aliases

APIVersion describes an API level (has impact on canonicalization logic).
StackTransform is a transformation used in UpdateStack.