# Functions
ConvertToAPICondition converts the internal node condition to v1.NodeCondition.
ConvertToAPIConditionStatus converts the internal node condition status to v1.ConditionStatus.
ConvertToAPIEventType converts the internal severity to event type.
ConvertToAPITimestamp converts the timestamp to metav1.Time.
Exec creates a new process with the specified arguments.
GenerateConditionChangeEvent generates an event for condition change.
GetOSVersion retrieves the version of the current operating system.
No description provided by the author
GetUptimeDuration returns the time elapsed since last boot.
Kill the process and subprocesses.
ReturnHTTPError generates error http response.
ReturnHTTPJson generates json http response.