grpc

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GrpcPlugin

type GrpcPlugin struct {
	pb.UnimplementedPluginServer

	Port             int
	ServerCertFile   *string
	ServerKeyFile    *string
	ClientCaCertFile *string
	VeradcoPlugin    plugin.VeradcoPlugin
	// contains filtered or unexported fields
}

func NewGrpcPlugin

func NewGrpcPlugin() GrpcPlugin

func (*GrpcPlugin) Discover

func (gp *GrpcPlugin) Discover(ctx context.Context, in *pb.Empty) (*pb.ConfigurationResponse, error)

func (*GrpcPlugin) Execute

func (*GrpcPlugin) StartServer

func (gp *GrpcPlugin) StartServer() error

Jump to

Keyboard shortcuts

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