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

# Packages

No description provided by the author

# Functions

FindGraphResourceByID searches for a GraphResource by its ID in the resource index.
FindGraphResourceCollectionByID retrieves the resource collection for a specific resource ID.
GenerateGraph generate a new graph from resources in the spec before apply operation is applied.
GetResourceInfo gets all the essential information for a resource to populate into the resource graph.
RemoveResource removes a GraphResource from its category and the global resource index.
RemoveResourceIndex clears the entire resource index of the Graph.
UpdateResourceIndex updates the global resource index for all resources in GraphResources.
ValidateGraph checks the validity of a Graph object.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
AntProviderRegistrySuffix = "alipay.com".
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
No description provided by the author

# Structs

No description provided by the author

# Interfaces

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