Documentation
¶
Index ¶
- Constants
- Variables
- func DeleteLogStreamFiles() *cobra.Command
- func GetDeletePermission() *cobra.Command
- func LeaderTransferCommand() *cobra.Command
- func MustClient() *apiclient.Client
- func NewDebugSwitchCommand() *cobra.Command
- func NewLogStreamCommand() *cobra.Command
- func NewMemberCommand() *cobra.Command
- func NewRateCommand() *cobra.Command
- func NewSnapshotMetaCommand() *cobra.Command
- func NewVersionCommand() *cobra.Command
- func SetDeletePermission() *cobra.Command
- func StartLogStreamCommand() *cobra.Command
- func StopLogStreamCommand() *cobra.Command
- type GlobalFlags
Constants ¶
View Source
const ( AllowDeletePerm = "allow" ForbidDeletePerm = "forbid" )
Variables ¶
View Source
var Display = &simplePrinter{}
View Source
var GlobalFlagsInstance = GlobalFlags{}
Functions ¶
func DeleteLogStreamFiles ¶
func GetDeletePermission ¶
func LeaderTransferCommand ¶
func MustClient ¶
func NewDebugSwitchCommand ¶
NewDebugCommand,enable debug
func NewLogStreamCommand ¶
NewLogStream returns the cobra command for "member".
func NewMemberCommand ¶
NewMemberCommand returns the cobra command for "member".
func NewRateCommand ¶
NewRateCommand returns the cobra command for "rate".
func NewSnapshotMetaCommand ¶
func SetDeletePermission ¶
func StartLogStreamCommand ¶
func StopLogStreamCommand ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.