Documentation
¶
Overview ¶
Package disk tracks the disk usage of all the mount points specified in the configuration.
Index ¶
Constants ¶
View Source
const Name = "disk"
Name is the ID of the disk component.
View Source
const SubSystem = "disk"
Variables ¶
This section is empty.
Functions ¶
func HasNoSpaceLeft ¶ added in v0.5.0
Returns true if the line indicates that the disk has no space left.
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.