package
0.0.0-20240629020709-075ee2318884
Repository: https://github.com/converged-computing/rainbow.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewClusterGraph creates a new cluster graph with a dominant subsystem We assume the dominant is hard coded to be containment.
NewGraph creates a structure that holds one or more graphs.
NewSubsystem generates a new subsystem graph.

# Structs

A ClusterGraph holds a single graph with one or more subsystems.
A graph holds one or more named clusters.
No description provided by the author
No description provided by the author
Metrics keeps track of counts of things.
A subsystem is a graph with a set of vertices that are connected by edges We use "vertex" instead of node to distinguish the graph vs.