Documentation ¶
Index ¶
Constants ¶
View Source
const ( // we rely on kind for our CI DefaultNodeName = "kind-worker" DefaultNamespace = "" DefaultTopologyMangerPolicy = "none" DefaultRTEPollInterval = "10s" RTELabelName = "resource-topology" RTEContainerName = "resource-topology-exporter-container" DefaultDeviceName = "example.com/deviceA" DefaultMetricsEnabled = false )
Variables ¶
This section is empty.
Functions ¶
func GetDeviceName ¶ added in v0.7.0
func GetDeviceName() string
func GetMetricsEnabled ¶ added in v0.11.5
func GetMetricsEnabled() bool
func GetNamespaceName ¶
func GetNamespaceName() string
func GetNodeName ¶
func GetNodeName() string
func GetPollInterval ¶ added in v0.3.1
func GetPollInterval() string
func GetTopologyManagerPolicy ¶ added in v0.2.6
func GetTopologyManagerPolicy() string
func SetNamespaceName ¶ added in v0.2.6
func SetNamespaceName(namespaceName string)
func SetNodeName ¶ added in v0.2.6
func SetNodeName(nodeName string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.