Documentation ¶
Overview ¶
Package moby implements the engine detector for Docker “dockerd” processes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Detector ¶
type Detector struct{}
Detector implements the detect.Detector interface. This is automatically type-checked by the previous plugin registration (Generics can be sweet, sometimes *snicker*).
func (*Detector) EngineNames ¶
EngineNames returns the process name of the Docker/moby engine process.
Click to show internal directories.
Click to hide internal directories.