pulumi/pkg/graph
Sean Gillespie 99da1f5350
Spruce up the stack graph command:
1. Output different-colored edges for parent-child resource
    relationships
    2. Allow the changing of edge colors via command-line parameters
    3. Allow the skipping of the parent-child graph or the
    dependency graph when calculating all edges

This modifies the Graph interface slightly to allow an edge to specify
what color should be used when drawing it.
2018-02-22 17:31:45 -08:00
..
dotconv Spruce up the stack graph command: 2018-02-22 17:31:45 -08:00
graph.go Spruce up the stack graph command: 2018-02-22 17:31:45 -08:00
topsort.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00