Documentation ¶
Index ¶
Constants ¶
View Source
const ( TiDBV3Version = "v3.1.1" TiDBV3UpgradeVersion = "v3.1.2" TiDBV4Version = "v4.0.4" TiDBV4UpgradeVersion = "v4.0.5" PrometheusImage = "prom/prometheus" PrometheusVersion = "v2.18.1" TiDBMonitorReloaderImage = "pingcap/tidb-monitor-reloader" TiDBMonitorReloaderVersion = "v1.0.1" TiDBMonitorInitializerImage = "pingcap/tidb-monitor-initializer" TiDBMonitorInitializerVersion = "v3.0.8" GrafanaImage = "grafana/grafana" GrafanaVersion = "6.1.6" )
Variables ¶
This section is empty.
Functions ¶
func ListImages ¶
func ListImages() []string
func PreloadImages ¶
func PreloadImages() error
PreloadImages pre-loads images into the e2e cluster. This is used to speed up the e2e process. NOTE: it supports kind only right now
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.