Documentation ¶ Index ¶ func Close() func Register(configuration map[string]interface{}) (output.Output, error) func Start(nodes *runtime.Nodes, config runtime.NodesConfig) (err error) type Output func (o *Output) Save(nodes *runtime.Nodes) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Close ¶ func Close() func Register ¶ func Register(configuration map[string]interface{}) (output.Output, error) func Start ¶ func Start(nodes *runtime.Nodes, config runtime.NodesConfig) (err error) Types ¶ type Output ¶ type Output struct { output.Output // contains filtered or unexported fields } func (*Output) Save ¶ func (o *Output) Save(nodes *runtime.Nodes) Source Files ¶ View all Source files filter.go internal.go main.go output.go Click to show internal directories. Click to hide internal directories.