Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProcInspector ¶
type ProcInspector struct { OrchestratorURL string EntityID string RootPID int WatchInterval time.Duration // contains filtered or unexported fields }
func NewProcInspector ¶
func (*ProcInspector) Serve ¶
func (this *ProcInspector) Serve(endCh <-chan struct{}) error
func (*ProcInspector) Shutdown ¶
func (this *ProcInspector) Shutdown()
Click to show internal directories.
Click to hide internal directories.