Documentation
¶
Index ¶
Constants ¶
View Source
const ( // MetricsHost host that servers the metrics MetricsHost = "0.0.0.0" // MetricsPort port where metrics are served MetricsPort int32 = 8383 // OperatorMetricsPort port where operator metrics are served OperatorMetricsPort int32 = 8686 )
Variables ¶
View Source
var (
// ImportCounter counter which hold number of vm imports done
ImportCounter = importCounter{importCounterVec}
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.