package
0.13.0
Repository: https://github.com/kusionstack/kusion.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewBackend creates the Backend with the configuration set in the Kusion configuration file, where the input is the configured backend name.
NewWorkspaceStorage calls NewBackend and WorkspaceStorage to new a workspace storage from specified backend.

# Interfaces

Backend is used to provide the storage service for Workspace, Spec and State.