Documentation
¶
Index ¶
- func GetRoutingRulesCmd(ch *cmdutil.Helper) *cobra.Command
- func GetShardCmd(ch *cmdutil.Helper) *cobra.Command
- func ListKeyspacesCmd(ch *cmdutil.Helper) *cobra.Command
- func ListTabletsCmd(ch *cmdutil.Helper) *cobra.Command
- func ListWorkflowsCmd(ch *cmdutil.Helper) *cobra.Command
- func LookupVindexCancelCmd(ch *cmdutil.Helper) *cobra.Command
- func LookupVindexCmd(ch *cmdutil.Helper) *cobra.Command
- func LookupVindexCompleteCmd(ch *cmdutil.Helper) *cobra.Command
- func LookupVindexCreateCmd(ch *cmdutil.Helper) *cobra.Command
- func LookupVindexExternalizeCmd(ch *cmdutil.Helper) *cobra.Command
- func LookupVindexInternalizeCmd(ch *cmdutil.Helper) *cobra.Command
- func LookupVindexShowCmd(ch *cmdutil.Helper) *cobra.Command
- func MaterializeCancelCmd(ch *cmdutil.Helper) *cobra.Command
- func MaterializeCmd(ch *cmdutil.Helper) *cobra.Command
- func MaterializeCreateCmd(ch *cmdutil.Helper) *cobra.Command
- func MaterializeShowCmd(ch *cmdutil.Helper) *cobra.Command
- func MaterializeStartCmd(ch *cmdutil.Helper) *cobra.Command
- func MaterializeStopCmd(ch *cmdutil.Helper) *cobra.Command
- func MoveTablesCancelCmd(ch *cmdutil.Helper) *cobra.Command
- func MoveTablesCmd(ch *cmdutil.Helper) *cobra.Command
- func MoveTablesCompleteCmd(ch *cmdutil.Helper) *cobra.Command
- func MoveTablesCreateCmd(ch *cmdutil.Helper) *cobra.Command
- func MoveTablesReverseTrafficCmd(ch *cmdutil.Helper) *cobra.Command
- func MoveTablesShowCmd(ch *cmdutil.Helper) *cobra.Command
- func MoveTablesStatusCmd(ch *cmdutil.Helper) *cobra.Command
- func MoveTablesSwitchTrafficCmd(ch *cmdutil.Helper) *cobra.Command
- func PlannedReparentShardCmd(ch *cmdutil.Helper) *cobra.Command
- func StartWorkflowCmd(ch *cmdutil.Helper) *cobra.Command
- func StopWorkflowCmd(ch *cmdutil.Helper) *cobra.Command
- func ThrottlerCheckCmd(ch *cmdutil.Helper) *cobra.Command
- func ThrottlerCmd(ch *cmdutil.Helper) *cobra.Command
- func ThrottlerStatusCmd(ch *cmdutil.Helper) *cobra.Command
- func ThrottlerUpdateConfigCmd(ch *cmdutil.Helper) *cobra.Command
- func VDiffCmd(ch *cmdutil.Helper) *cobra.Command
- func VDiffCreateCmd(ch *cmdutil.Helper) *cobra.Command
- func VDiffDeleteCmd(ch *cmdutil.Helper) *cobra.Command
- func VDiffListCmd(ch *cmdutil.Helper) *cobra.Command
- func VDiffResumeCmd(ch *cmdutil.Helper) *cobra.Command
- func VDiffShowCmd(ch *cmdutil.Helper) *cobra.Command
- func VDiffStopCmd(ch *cmdutil.Helper) *cobra.Command
- func VtctldCmd(ch *cmdutil.Helper) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRoutingRulesCmd ¶ added in v0.290.0
GetRoutingRulesCmd reads live routing rules from the cluster via vtctld.
func GetShardCmd ¶ added in v0.291.0
GetShardCmd reads a shard record from the cluster via vtctld.
func PlannedReparentShardCmd ¶ added in v0.279.0
func ThrottlerCheckCmd ¶ added in v0.286.0
ThrottlerCheckCmd issues a throttler check against a single tablet.
func ThrottlerCmd ¶ added in v0.286.0
ThrottlerCmd groups the tablet throttler subcommands. The throttler controls how aggressively Vitess applies background work (such as Online DDL and VReplication) based on replication lag and other metrics.
func ThrottlerStatusCmd ¶ added in v0.286.0
ThrottlerStatusCmd reads the live throttler status from a single tablet.
func ThrottlerUpdateConfigCmd ¶ added in v0.286.0
ThrottlerUpdateConfigCmd updates the tablet throttler configuration for a keyspace.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.