package
Version:
v0.0.0-...-8ccd0ef
Opens a new window with list of versions in this module.
Published: Sep 28, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewPlugin(pluginName string) (plugin.Plugin, error)
func (p *OCI) GetProcessList() ([]plugin.Process, error)
func (p *OCI) GetProcessStat(process plugin.Process) (plugin.Process, error)
type PState struct {
ID string `json:"id"`
Pid int `json:"init_process_pid"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.