# Functions

AddBoostContainersTotal adds the given value to the TotalContainerBoosts metric for a given namespace and boost name.
BoostConfigurations returns value for a totalBoostConfigurations metric for a given namespace.
BoostContainersActive returns value for a totalContainerBoosts metric for a given namespace and boost name.
BoostContainersTotal returns value for a totalContainerBoosts metric for a given namespace and boost name.
ClearBoostMetrics clears all of relevant metrics for given namespace and boost.
ClearSystemMetrics clears all of the system metrics.
DeleteBoostConfiguration updates all of the relevant metrics when a boost configuration is deleted.
NewBoostConfiguration updates all of the relevant metrics when a new boost configuration is created.
Register registers all of the Kube Startup CPU Boost metrics in the Prometheus registry.
SetBoostContainersActive updates the activeContainerBoosts metric for a given namespace and boost name with a given value.

# Constants

No description provided by the author