# 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.