Documentation ¶
Overview ¶
Copyright 2020 PingCAP, Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, See the License for the specific language governing permissions and limitations under the License.
Index ¶
Constants ¶
View Source
const (
MySQL2TiDBCloud = "ohmytiup-mysql2tidbcloud"
)
View Source
const (
TiDB2MSK2REDSHIFT = "ohmytiup-tidb2msk2redshift"
)
View Source
const (
TiDB2S3DELTALAKE = "ohmytiup-tidb2s3deltalake"
)
View Source
const (
TiDBCLOUD = "ohmytiup-tidbcloud"
)
View Source
const (
TiDBCluster = "ohmytiup-tidb"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TemplateOptions ¶
type TemplateOptions struct { Full bool // print full template MultiDC bool // print template for deploying to multiple data center Local bool // print local template }
TemplateOptions contains the options for print topology template.
type TemplateTiDB2ESOptions ¶
Source Files ¶
- accept_tidbcloud_peering.go
- audit.go
- aurora.go
- aurora2tidbcloud.go
- check.go
- clean.go
- deploy.go
- destroy.go
- disable.go
- display.go
- edit_config.go
- enable.go
- exec.go
- import.go
- kafka.go
- list.go
- mysql2tidbcloud.go
- ossinsight_aurora.go
- patch.go
- pdns.go
- pg2kafka2tidb.go
- postgres.go
- prune.go
- reload.go
- rename.go
- replay.go
- resource_monitor.go
- restart.go
- root.go
- scale_in.go
- scale_out.go
- start.go
- stop.go
- sysbench_ticdc.go
- telemetry.go
- template.go
- test.go
- tidb.go
- tidb2aurora.go
- tidb2kafka2es.go
- tidb2kafka2mongo.go
- tidb2kafka2pg.go
- tidb2kafka2redshift.go
- tidb2ms.go
- tidb2msk2redshift.go
- tidb2ora.go
- tidb_cloud.go
- tidb_s3_deltalake.go
- tidbcloud_autoscaling.go
- transfer.go
- upgrade.go
- workstation.go
Click to show internal directories.
Click to hide internal directories.