Documentation ¶
Index ¶
- func Load(ctx context.Context, root string, verify bool) (*graph.Graph, error)
- func Nodes(ctx context.Context, root string, verify bool) (*graph.Graph, error)
- func ResolveDependencies(ctx context.Context, g *graph.Graph) (*graph.Graph, error)
- func SetResources(ctx context.Context, g *graph.Graph) (*graph.Graph, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResolveDependencies ¶
ResolveDependencies examines the strings and depdendencies at each vertex of the graph and creates edges to fit them
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.