Documentation ¶
Index ¶
Constants ¶
View Source
const ( // we rely on kind for our CI DefaultNodeName = "kind-worker" DefaultNamespace = "" DefaultTopologyMangerPolicy = "" DefaultTopologyMangerScope = "" DefaultRTEPollInterval = "10s" RTELabelName = "resource-topology" RTEContainerName = "resource-topology-exporter-container" DefaultDeviceName = "example.com/deviceA" )
Variables ¶
This section is empty.
Functions ¶
func GetDeviceName ¶ added in v0.7.0
func GetDeviceName() string
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 GetTopologyManagerScope ¶ added in v0.11.100
func GetTopologyManagerScope() 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.