# Functions

CreateNamespace creates a namespace.
DeleteNamespace deletes a namespace.

# Constants

StackOperationV1alpha3 will use a v1alpha3 structured stack.
StackOperationV1beta1 will use v1beta1 API.
StackOperationV1beta2Compose will use v1beta2 composefile subresource.
StackOperationV1beta2Stack will use v1beta2 structured stack.

# Variables

By is an alias to ginkgo.By.

# Structs

Namespace is a test dedicated namespace.

# Type aliases

PodPredicate returns true when a predicate is verified on a pod and an optional message indicating why the predicate is false.
StackOperationStrategy is the strategy for a stack create/update.