package
1.7.0-alpha.3
Repository: https://github.com/pingcap/tidb-operator.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RenderPDStartScript renders PD start script from TidbCluster.
No description provided by the author
RenderPumpStartScript renders Pump start script from TidbCluster.
No description provided by the author
RenderTiDBStartScript renders TiDB start script from TidbCluster.
RenderTiFlashInitScript renders TiFlash Init script from TidbCluster.
RenderTiFlashStartScript renders TiFlash start script from TidbCluster.
No description provided by the author
RenderTiKVStartScript renders TiKV start script from TidbCluster.
RenderTiProxyStartScript renders tiproxy start script for TidbCluster.

# Structs

AcrossK8sScriptModel contain fields for rendering subscript.
PDMSStartScriptModel contain fields for rendering PD Micro Service start script.
PDStartScriptModel contain fields for rendering PD start script.
PumpStartScriptModel contain fields for rendering Pump start script.
TiCDCStartScriptModel contain fields for rendering TiCDC start script.
TiDBStartScriptModel contain some fields for rendering TiDB start script.
TiFlashInitScriptModel contain fields for rendering TiFlash Init script.
TiFlashStartScriptModel contain fields for rendering TiFlash start script.
TiFlashStartScriptWithStartArgsModel is an alternative of TiFlashStartScriptModel that enable tiflash pod run without initContainer.
TiKVStartScriptModel contain fields for rendering TiKV start script.
TiProxyStartScriptModel contain fields for rendering TiProxy start script.