agentservice

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AgentService

type AgentService interface {
	RequireReRegister(ctx context.Context, in *ClusterReRegisterMessageProto, opts ...grpc.CallOption) (*MessageResponseProto, error)
	RegisterAck(ctx context.Context, in *ClusterRegisterAckMessageProto, opts ...grpc.CallOption) (*MessageResponseProto, error)
	ChangeClusterState(ctx context.Context, in *ClusterStateChangeMessageProto, opts ...grpc.CallOption) (*MessageResponseProto, error)
}

func NewAgentService

func NewAgentService(cli zrpc.Client) AgentService

type ClusterReRegisterMessageProto

type ClusterReRegisterMessageProto = ms.ClusterReRegisterMessageProto

type ClusterRegisterAckMessageProto

type ClusterRegisterAckMessageProto = ms.ClusterRegisterAckMessageProto

type ClusterStateChangeMessageProto

type ClusterStateChangeMessageProto = ms.ClusterStateChangeMessageProto

type MessageProducerProto

type MessageProducerProto = ms.MessageProducerProto

type MessageResponseProto

type MessageResponseProto = ms.MessageResponseProto

type StringStringMapProto

type StringStringMapProto = ms.StringStringMapProto

Jump to

Keyboard shortcuts

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