administration

package
v0.0.0-...-724c7a8 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2022 License: EUPL-1.2 Imports: 17 Imported by: 0

Documentation

Overview

Binary raftadmin is a CLI interface to the RaftAdmin gRPC service.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetMessageByName

func GetMessageByName(command string, args []string) (protoreflect.Message, protoreflect.MethodDescriptor, error)

Types

type Administration

type Administration struct {
	base.Base

	Leader             bool           `short:"l" long:"leader" description:"Whether to dial the leader." optional:"yes"`
	Peers              []cluster.Peer `short:"t" long:"target" description:"The address of the node in the cluster to send the request to." required:"yes"`
	HealthCheckService string         `` /* 150-byte string literal not displayed */
}

func (*Administration) Execute

func (cmd *Administration) Execute(args []string) error

Jump to

Keyboard shortcuts

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