package
3.0.0-rc.3+incompatible
Repository: https://github.com/vitessio/vitess.git
Documentation: pkg.go.dev
# Functions
MakeVtctldRedirect returns an absolute vtctld url that will redirect to the page for the topology object specified in q.
VtctldKeyspace returns the keyspace name, possibly linked to the keyspace page in vtctld.
VtctldLink returns the HTML to display a link to the fully qualified vtctld url whose path is given as parameter.
VtctldReplication returns 'cell/keyspace/shard', possibly linked to the ShardReplication page in vtctld.
VtctldShard returns the shard name, possibly linked to the shard page in vtctld.
VtctldSrvCell returns the cell name, possibly linked to the serving graph page in vtctld for that page.
VtctldSrvKeyspace returns the keyspace name, possibly linked to the SrvKeyspace page in vtctld.
VtctldTablet returns the tablet alias, possibly linked to the Tablet page in vtctld.
# Variables
StatusFuncs returns a FuncMap that contains all of our methods here.