package
0.0.0-20240128170702-5aa55359717f
Repository: https://github.com/binarymatt/kayak.git
Documentation: pkg.go.dev

# Functions

NewAdminServiceClient constructs a client for the admin.v1.AdminService service.
NewAdminServiceHandler builds an HTTP handler from the service implementation.

# Constants

AdminServiceAddNonvoterProcedure is the fully-qualified name of the AdminService's AddNonvoter RPC.
AdminServiceAddVoterProcedure is the fully-qualified name of the AdminService's AddVoter RPC.
AdminServiceAppliedIndexProcedure is the fully-qualified name of the AdminService's AppliedIndex RPC.
AdminServiceAwaitProcedure is the fully-qualified name of the AdminService's Await RPC.
AdminServiceBootstrapProcedure is the fully-qualified name of the AdminService's Bootstrap RPC.
AdminServiceDemoteVoterProcedure is the fully-qualified name of the AdminService's DemoteVoter RPC.
AdminServiceForgetProcedure is the fully-qualified name of the AdminService's Forget RPC.
AdminServiceGetConfigurationProcedure is the fully-qualified name of the AdminService's GetConfiguration RPC.
AdminServiceJoinProcedure is the fully-qualified name of the AdminService's Join RPC.
AdminServiceLastContactProcedure is the fully-qualified name of the AdminService's LastContact RPC.
AdminServiceLastIndexProcedure is the fully-qualified name of the AdminService's LastIndex RPC.
AdminServiceLeaderProcedure is the fully-qualified name of the AdminService's Leader RPC.
AdminServiceLeadershipTransferProcedure is the fully-qualified name of the AdminService's LeadershipTransfer RPC.
AdminServiceLeadershipTransferToServerProcedure is the fully-qualified name of the AdminService's LeadershipTransferToServer RPC.
AdminServiceName is the fully-qualified name of the AdminService service.
AdminServiceRemoveServerProcedure is the fully-qualified name of the AdminService's RemoveServer RPC.
AdminServiceShutdownProcedure is the fully-qualified name of the AdminService's Shutdown RPC.
AdminServiceSnapshotProcedure is the fully-qualified name of the AdminService's Snapshot RPC.
AdminServiceStateProcedure is the fully-qualified name of the AdminService's State RPC.
AdminServiceVerifyLeaderProcedure is the fully-qualified name of the AdminService's VerifyLeader RPC.

# Structs

UnimplementedAdminServiceHandler returns CodeUnimplemented from all methods.

# Interfaces

AdminServiceClient is a client for the admin.v1.AdminService service.
AdminServiceHandler is an implementation of the admin.v1.AdminService service.