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

# Packages

No description provided by the author

# Functions

DetectProjectAndStackFrom try to get stack and project from given path.
DetectProjectAndStacks locates the closest project and stack from the current working directory, or an error if not found.
FindAllProjectsFrom find all project from the given path.
FindAllStacksFrom find all stacks from the given path.
GetStackFrom get stack from the given path.
IsStack determine whether the given path is Stack directory.

# Constants

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

# Variables

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

# Interfaces

Storage is used to provide storage service for multiple Releases of a specified Project and Workspace.