Documentation
¶
Index ¶
- func NewDebugBackendzCommand() *cobra.Command
- func NewDebugCommand() *cobra.Command
- func NewDebugConfigzCommand() *cobra.Command
- func NewDebugSchemazCommand() *cobra.Command
- func NewReadonlyCommand() *cobra.Command
- func NewReadonlyDisableCommand() *cobra.Command
- func NewReadonlyEnableCommand() *cobra.Command
- func NewTwopcCommand() *cobra.Command
- func NewTwopcDisableCommand() *cobra.Command
- func NewTwopcEnableCommand() *cobra.Command
- func NewVersionCommand() *cobra.Command
- type LocalFlags
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDebugBackendzCommand ¶
NewDebugBackendzCommand is used to show backend info.
func NewDebugCommand ¶
NewDebugCommand creates new DebugCommand.
func NewDebugConfigzCommand ¶
NewDebugConfigzCommand is used to show config.
func NewDebugSchemazCommand ¶
NewDebugSchemazCommand is used to show schema info.
func NewReadonlyCommand ¶
NewReadonlyCommand creates new readonly command.
func NewReadonlyDisableCommand ¶
NewReadonlyDisableCommand disable readonly.
func NewReadonlyEnableCommand ¶
NewReadonlyEnableCommand enable readonly.
func NewTwopcCommand ¶
NewTwopcCommand creates new twopc command.
func NewTwopcDisableCommand ¶
NewTwopcDisableCommand disable twopc.
func NewTwopcEnableCommand ¶
NewTwopcEnableCommand enable twopc.
func NewVersionCommand ¶
NewVersionCommand show the version number of radon client.
Types ¶
type LocalFlags ¶
type LocalFlags struct {
// contains filtered or unexported fields
}
LocalFlags are flags that defined for local.
Click to show internal directories.
Click to hide internal directories.