# Functions
Generate a new resource from a JGF node A resource is associated with a dominant subsystem resource.
New SubsystemResource creates a resource, but also adds arbitrary metadata.
# Constants
VersionDraft indicates development branch.
VersionMajor is for an API incompatible changes.
VersionMinor is for functionality in a backwards-compatible manner.
VersionPatch is for backwards-compatible bug fixes.
# Variables
No description provided by the author
cluster == containment == nodes.
Version is the specification version that the package types support.
# Structs
An edge in the graph has a source vertex (where it's defined from) and a destination (the Vertex field below).
JobSpec holds basic metadata about a job.
A Resource is a collection of attributes we load from a node intending to put into the graph, and associated functions.
Serialize slot resource needs into a struct that is easier to parse.
A vertex is defined by an identifier.