Documentation
¶
Index ¶
Constants ¶
View Source
const ( Interval = 5 * time.Second Timeout = 10 * time.Minute E2ELabelKey = "kubeedge" E2ELabelValue = "e2e-test" NodeName = "edge-node" )
Variables ¶
View Source
var ( // KubeEdgeE2ELabel labels resources created during e2e testing KubeEdgeE2ELabel = map[string]string{ E2ELabelKey: E2ELabelValue, } )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.