# Functions

CloneSnapshot makes a deep copy of the given snapshot and returns a pointer to the clone.
NewDefaultBackend creates a backend that stores state into Kubernetes secrets.
NewSecretSnapshotter provides an implementation of snapshot storage based on Kubernetes secrets.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Backend defines an interface for executing stacks against a particular state backend.
SnapshotHandle is an opaque representation of a handle to a specific snapshot.
SnapshotStorage is an interface to snapshot storage.
Stack is used to manage stacks of resources against a backend.
No description provided by the author

# Type aliases

No description provided by the author