startscript

package
v1.4.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 3, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrVersionNotFound = errors.New("corresponding startscript of the version not found")
)

Functions

func RenderPDStartScript

func RenderPDStartScript(tc *v1alpha1.TidbCluster) (string, error)

func RenderPumpStartScript

func RenderPumpStartScript(tc *v1alpha1.TidbCluster) (string, error)

func RenderTiCDCStartScript

func RenderTiCDCStartScript(tc *v1alpha1.TidbCluster) (string, error)

func RenderTiDBStartScript

func RenderTiDBStartScript(tc *v1alpha1.TidbCluster) (string, error)

func RenderTiFlashInitScript

func RenderTiFlashInitScript(tc *v1alpha1.TidbCluster) (string, error)

func RenderTiFlashStartScript

func RenderTiFlashStartScript(tc *v1alpha1.TidbCluster) (string, error)

func RenderTiKVStartScript

func RenderTiKVStartScript(tc *v1alpha1.TidbCluster) (string, error)

func RenderTiProxyStartScript

func RenderTiProxyStartScript(tc *v1alpha1.TidbCluster) (string, error)

Types

type Render

type Render func(tc *v1alpha1.TidbCluster) (string, error)

type RenderMap

type RenderMap map[v1alpha1.StartScriptVersion]Render

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL