command

package
v3.1.2 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2020 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitHTTPSClient

func InitHTTPSClient(CAPath, CertPath, KeyPath string) error

InitHTTPSClient creates https client with ca file

func NewAddLearnerCommand

func NewAddLearnerCommand() *cobra.Command

NewAddLearnerCommand returns a command to add region learner.

func NewAddOperatorCommand

func NewAddOperatorCommand() *cobra.Command

NewAddOperatorCommand returns a command to add operators.

func NewAddPeerCommand

func NewAddPeerCommand() *cobra.Command

NewAddPeerCommand returns a command to add region peer.

func NewAddSchedulerCommand

func NewAddSchedulerCommand() *cobra.Command

NewAddSchedulerCommand returns a command to add scheduler.

func NewBalanceAdjacentRegionSchedulerCommand

func NewBalanceAdjacentRegionSchedulerCommand() *cobra.Command

NewBalanceAdjacentRegionSchedulerCommand returns a command to add a balance-adjacent-region-scheduler.

func NewBalanceHotRegionSchedulerCommand

func NewBalanceHotRegionSchedulerCommand() *cobra.Command

NewBalanceHotRegionSchedulerCommand returns a command to add a balance-hot-region-scheduler.

func NewBalanceLeaderSchedulerCommand

func NewBalanceLeaderSchedulerCommand() *cobra.Command

NewBalanceLeaderSchedulerCommand returns a command to add a balance-leader-scheduler.

func NewBalanceRegionSchedulerCommand

func NewBalanceRegionSchedulerCommand() *cobra.Command

NewBalanceRegionSchedulerCommand returns a command to add a balance-region-scheduler.

func NewCheckOperatorCommand

func NewCheckOperatorCommand() *cobra.Command

NewCheckOperatorCommand returns a command to show status of the operator.

func NewClusterCommand

func NewClusterCommand() *cobra.Command

NewClusterCommand return a cluster subcommand of rootCmd

func NewConfigCommand

func NewConfigCommand() *cobra.Command

NewConfigCommand return a config subcommand of rootCmd

func NewConfigSchedulerCommand added in v3.1.0

func NewConfigSchedulerCommand() *cobra.Command

NewConfigSchedulerCommand returns commands to config scheduler.

func NewDeleteConfigCommand

func NewDeleteConfigCommand() *cobra.Command

NewDeleteConfigCommand a set subcommand of cfgCmd

func NewDeleteLabelPropertyConfigCommand

func NewDeleteLabelPropertyConfigCommand() *cobra.Command

NewDeleteLabelPropertyConfigCommand a set subcommand of delete subcommand.

func NewDeleteMemberCommand

func NewDeleteMemberCommand() *cobra.Command

NewDeleteMemberCommand return a delete subcommand of memberCmd

func NewDeleteStoreByAddrCommand added in v3.1.0

func NewDeleteStoreByAddrCommand() *cobra.Command

NewDeleteStoreByAddrCommand returns a subcommand of delete

func NewDeleteStoreCommand

func NewDeleteStoreCommand() *cobra.Command

NewDeleteStoreCommand return a delete subcommand of storeCmd

func NewEvictLeaderSchedulerCommand

func NewEvictLeaderSchedulerCommand() *cobra.Command

NewEvictLeaderSchedulerCommand returns a command to add a evict-leader-scheduler.

func NewExitCommand

func NewExitCommand() *cobra.Command

NewExitCommand New a exit subcommand of the rootCmd

func NewGrantLeaderSchedulerCommand

func NewGrantLeaderSchedulerCommand() *cobra.Command

NewGrantLeaderSchedulerCommand returns a command to add a grant-leader-scheduler.

func NewHealthCommand

func NewHealthCommand() *cobra.Command

NewHealthCommand return a health subcommand of rootCmd

func NewHotReadRegionCommand

func NewHotReadRegionCommand() *cobra.Command

NewHotReadRegionCommand return a hot read regions subcommand of hotSpotCmd

func NewHotSpotCommand

func NewHotSpotCommand() *cobra.Command

NewHotSpotCommand return a hot subcommand of rootCmd

func NewHotStoreCommand

func NewHotStoreCommand() *cobra.Command

NewHotStoreCommand return a hot stores subcommand of hotSpotCmd

func NewHotWriteRegionCommand

func NewHotWriteRegionCommand() *cobra.Command

NewHotWriteRegionCommand return a hot regions subcommand of hotSpotCmd

func NewLabelCommand

func NewLabelCommand() *cobra.Command

NewLabelCommand return a member subcommand of rootCmd

func NewLabelListStoresCommand

func NewLabelListStoresCommand() *cobra.Command

NewLabelListStoresCommand return a label subcommand of labelCmd

func NewLabelSchedulerCommand

func NewLabelSchedulerCommand() *cobra.Command

NewLabelSchedulerCommand returns a command to add a label-scheduler.

func NewLabelStoreCommand

func NewLabelStoreCommand() *cobra.Command

NewLabelStoreCommand returns a label subcommand of storeCmd.

func NewLeaderMemberCommand

func NewLeaderMemberCommand() *cobra.Command

NewLeaderMemberCommand return a leader subcommand of memberCmd

func NewLoadPluginCommand added in v3.1.0

func NewLoadPluginCommand() *cobra.Command

NewLoadPluginCommand return a load subcommand of plugin command

func NewLogCommand

func NewLogCommand() *cobra.Command

NewLogCommand New a log subcommand of the rootCmd

func NewMemberCommand

func NewMemberCommand() *cobra.Command

NewMemberCommand return a member subcommand of rootCmd

func NewMergeRegionCommand

func NewMergeRegionCommand() *cobra.Command

NewMergeRegionCommand returns a command to merge two regions.

func NewOperatorCommand

func NewOperatorCommand() *cobra.Command

NewOperatorCommand returns a operator command.

func NewPauseSchedulerCommand added in v3.1.0

func NewPauseSchedulerCommand() *cobra.Command

NewPauseSchedulerCommand returns a command to pause a scheduler.

func NewPingCommand

func NewPingCommand() *cobra.Command

NewPingCommand return a ping subcommand of rootCmd

func NewPlacementRulesCommand added in v3.1.0

func NewPlacementRulesCommand() *cobra.Command

NewPlacementRulesCommand placement rules subcommand

func NewPluginCommand added in v3.1.0

func NewPluginCommand() *cobra.Command

NewPluginCommand a set subcommand of plugin command

func NewRandomMergeSchedulerCommand

func NewRandomMergeSchedulerCommand() *cobra.Command

NewRandomMergeSchedulerCommand returns a command to add a random-merge-scheduler.

func NewRegionCommand

func NewRegionCommand() *cobra.Command

NewRegionCommand returns a region subcommand of rootCmd

func NewRegionWithCheckCommand

func NewRegionWithCheckCommand() *cobra.Command

NewRegionWithCheckCommand returns a region with check subcommand of regionCmd

func NewRegionWithKeyCommand

func NewRegionWithKeyCommand() *cobra.Command

NewRegionWithKeyCommand return a region with key subcommand of regionCmd

func NewRegionWithSiblingCommand

func NewRegionWithSiblingCommand() *cobra.Command

NewRegionWithSiblingCommand returns a region with sibling subcommand of regionCmd

func NewRegionWithStoreCommand

func NewRegionWithStoreCommand() *cobra.Command

NewRegionWithStoreCommand returns regions with store subcommand of regionCmd

func NewRegionsWithStartKeyCommand

func NewRegionsWithStartKeyCommand() *cobra.Command

NewRegionsWithStartKeyCommand returns regions from startkey subcommand of regionCmd.

func NewRemoveOperatorCommand

func NewRemoveOperatorCommand() *cobra.Command

NewRemoveOperatorCommand returns a command to remove operators.

func NewRemovePeerCommand

func NewRemovePeerCommand() *cobra.Command

NewRemovePeerCommand returns a command to add region peer.

func NewRemoveSchedulerCommand

func NewRemoveSchedulerCommand() *cobra.Command

NewRemoveSchedulerCommand returns a command to remove scheduler.

func NewRemoveTombStoneCommand

func NewRemoveTombStoneCommand() *cobra.Command

NewRemoveTombStoneCommand returns a tombstone subcommand of storesCmd.

func NewRemoveTombStoneCommandDeprecated added in v3.1.0

func NewRemoveTombStoneCommandDeprecated() *cobra.Command

NewRemoveTombStoneCommandDeprecated returns a tombstone subcommand of storesCmd.

func NewResumeSchedulerCommand added in v3.1.0

func NewResumeSchedulerCommand() *cobra.Command

NewResumeSchedulerCommand returns a command to resume a scheduler.

func NewScatterRangeSchedulerCommand

func NewScatterRangeSchedulerCommand() *cobra.Command

NewScatterRangeSchedulerCommand returns a command to add a scatter-range-scheduler.

func NewScatterRegionCommand

func NewScatterRegionCommand() *cobra.Command

NewScatterRegionCommand returns a command to scatter a region.

func NewSchedulerCommand

func NewSchedulerCommand() *cobra.Command

NewSchedulerCommand returns a scheduler command.

func NewSetAllLimitCommand

func NewSetAllLimitCommand() *cobra.Command

NewSetAllLimitCommand returns a set limit subcommand of set command.

func NewSetClusterVersionCommand

func NewSetClusterVersionCommand() *cobra.Command

NewSetClusterVersionCommand creates a set subcommand of set subcommand

func NewSetConfigCommand

func NewSetConfigCommand() *cobra.Command

NewSetConfigCommand return a set subcommand of configCmd

func NewSetLabelPropertyCommand

func NewSetLabelPropertyCommand() *cobra.Command

NewSetLabelPropertyCommand creates a set subcommand of set subcommand

func NewSetStoreWeightCommand

func NewSetStoreWeightCommand() *cobra.Command

NewSetStoreWeightCommand returns a weight subcommand of storeCmd.

func NewSetStoresCommand

func NewSetStoresCommand() *cobra.Command

NewSetStoresCommand returns a set subcommand of storesCmd.

func NewShowAllConfigCommand

func NewShowAllConfigCommand() *cobra.Command

NewShowAllConfigCommand return a show all subcommand of show subcommand

func NewShowAllStoresLimitCommand added in v3.1.1

func NewShowAllStoresLimitCommand() *cobra.Command

NewShowAllStoresLimitCommand return a show limit subcommand of show command

func NewShowClusterVersionCommand

func NewShowClusterVersionCommand() *cobra.Command

NewShowClusterVersionCommand returns a cluster version subcommand of show subcommand.

func NewShowConfigCommand

func NewShowConfigCommand() *cobra.Command

NewShowConfigCommand return a show subcommand of configCmd

func NewShowLabelPropertyCommand

func NewShowLabelPropertyCommand() *cobra.Command

NewShowLabelPropertyCommand returns a show label property subcommand of show subcommand.

func NewShowOperatorCommand

func NewShowOperatorCommand() *cobra.Command

NewShowOperatorCommand returns a command to show operators.

func NewShowReplicationConfigCommand

func NewShowReplicationConfigCommand() *cobra.Command

NewShowReplicationConfigCommand return a show all subcommand of show subcommand

func NewShowScheduleConfigCommand added in v3.1.0

func NewShowScheduleConfigCommand() *cobra.Command

NewShowScheduleConfigCommand return a show all subcommand of show subcommand

func NewShowSchedulerCommand

func NewShowSchedulerCommand() *cobra.Command

NewShowSchedulerCommand returns a command to show schedulers.

func NewShowStoresCommand

func NewShowStoresCommand() *cobra.Command

NewShowStoresCommand returns a show subcommand of storesCmd.

func NewShuffleHotRegionSchedulerCommand

func NewShuffleHotRegionSchedulerCommand() *cobra.Command

NewShuffleHotRegionSchedulerCommand returns a command to add a shuffle-hot-region-scheduler.

func NewShuffleLeaderSchedulerCommand

func NewShuffleLeaderSchedulerCommand() *cobra.Command

NewShuffleLeaderSchedulerCommand returns a command to add a shuffle-leader-scheduler.

func NewShuffleRegionSchedulerCommand

func NewShuffleRegionSchedulerCommand() *cobra.Command

NewShuffleRegionSchedulerCommand returns a command to add a shuffle-region-scheduler.

func NewSplitRegionCommand

func NewSplitRegionCommand() *cobra.Command

NewSplitRegionCommand returns a command to split a region.

func NewStoreCommand

func NewStoreCommand() *cobra.Command

NewStoreCommand return a stores subcommand of rootCmd

func NewStoreLimitCommand added in v3.1.0

func NewStoreLimitCommand() *cobra.Command

NewStoreLimitCommand returns a limit subcommand of storeCmd.

func NewStoreLimitSceneCommand added in v3.1.0

func NewStoreLimitSceneCommand() *cobra.Command

NewStoreLimitSceneCommand returns a limit-scene command for store command

func NewStoresCommand

func NewStoresCommand() *cobra.Command

NewStoresCommand returns a store subcommand of rootCmd

func NewTSOCommand

func NewTSOCommand() *cobra.Command

NewTSOCommand return a ping subcommand of rootCmd

func NewTransferLeaderCommand

func NewTransferLeaderCommand() *cobra.Command

NewTransferLeaderCommand returns a command to transfer leader.

func NewTransferPeerCommand

func NewTransferPeerCommand() *cobra.Command

NewTransferPeerCommand returns a command to transfer region.

func NewTransferRegionCommand

func NewTransferRegionCommand() *cobra.Command

NewTransferRegionCommand returns a command to transfer region.

func NewUnloadPluginCommand added in v3.1.0

func NewUnloadPluginCommand() *cobra.Command

NewUnloadPluginCommand return a unload subcommand of plugin command

Types

type BodyOption added in v3.1.0

type BodyOption func(*bodyOption)

BodyOption sets the type and content of the body

func WithBody added in v3.1.0

func WithBody(contentType string, body io.Reader) BodyOption

WithBody returns a BodyOption

type DoFunc added in v3.1.0

type DoFunc func(endpoint string) error

DoFunc receives an endpoint which you can issue request to

Jump to

Keyboard shortcuts

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