Documentation ¶
Index ¶
Constants ¶
View Source
const ( // TiProxyVolumeMountPath is the path for tiproxy data volume TiProxyVolumeMountPath = "/var/lib/tiproxy" // TiKVDataVolumeMountPath is the mount path for tikv data volume TiKVDataVolumeMountPath = "/var/lib/tikv" // PDDataVolumeMountPath is the mount path for pd data volume PDDataVolumeMountPath = "/var/lib/pd" // TiCDCCertPath is the path for ticdc cert in container TiCDCCertPath = "/var/lib/ticdc-tls" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.