# Functions
CheckFactoryIds gets the list of registered check ids.
Docs gets the usage docs for all registered checks.
GenCheckDocs generates the usage docs for checks with the given template.
GenCheckDocsMarkdown generates the usage docs for checks in markdown meant for external (github) docs.
GenCheckDocsText generates the usage docs for checks in a format suitable for CLI.
NewCheck factory for checks.
NewCheckResultFromConfig creates a new check result from config data and populates timestamps.
NewDaemonSetStatus creates a new daemonSet health check.
NewDeploymentStatus creates a new deployment health check.
NewHsHealthCheck creates a new deployment health check.
NewHsHealthCheckV2 creates a new deployment health check.
NewDeploymentStatus creates a new deployment health check.
ParseCheckConfigs unmarshals config data (an array of checks) and initializes each configs as a check.
RegisterCheck registers checks in the check factory.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author