package
module
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Mar 1, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
handler-dgraph
Handler to push events in dgraph.
Documentation
¶
type Container struct {
ID string `json:"id,omitempty"`
Name string `json:"name,omitempty"`
Image string `json:"image,omitempty"`
}
type Network struct {
ID string `json:"id,omitempty"`
Name string `json:"name,omitempty"`
Driver string `json:"driver,omitempty"`
Scope string `json:"scope,omitempty"`
}
type Plugin struct {
*qtypes_plugin.Plugin
}
Plugin holds a buffer and the initial information from the server
New returns an initial instance
Run pushes the logs to elasticsearch
Source Files
¶
Directories
¶
cmd
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.