Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Graph ¶
A Graph represents permission to communicate across a series of Nodes. Each Node is a container and each edge is permissions to initiate a connection.
func (Graph) GetConnections ¶
GetConnections returns a list of the edges in the Graph.
type Inspect ¶
type Inspect struct {
// contains filtered or unexported fields
}
Inspect contains the options for inspecting Blueprints.
func (*Inspect) InstallFlags ¶
InstallFlags sets up parsing for command line flags.
Click to show internal directories.
Click to hide internal directories.