package
Version:
v0.0.0-...-f8ab10a
Opens a new window with list of versions in this module.
Published: Nov 6, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Graph holds all service definitions from a docker-compose file
Insert adds a new node to the graph
InsertEdge inserts a new edge in the graph
type Node struct {
Name string
}
Node represents a service as a node in a graph
Normalize normalizes node name
Source Files
¶
Click to show internal directories.
Click to hide internal directories.