Documentation
¶
Overview ¶
Package containerd tracks the current containerd status.
Index ¶
Constants ¶
View Source
const ( Name = "containerd" DanglingDegradedThreshold = 5 DanglingUnhealthyThreshold = 10 )
Name is the ID of the containerd component.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(gpudInstance *components.GPUdInstance) (components.Component, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.