Documentation ¶
Overview ¶
Package crio implements the engine detector for cri-o engine 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 containerd engine process.
Click to show internal directories.
Click to hide internal directories.