helper

package
v0.0.0-...-50ddb51 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2025 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Overview

Package helper implements the helper for the remoteagent component

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UnimplementedRemoteAgentServer

type UnimplementedRemoteAgentServer struct {
	// contains filtered or unexported fields
}

UnimplementedRemoteAgentServer is a wrapper around a gRPC server that implements the RemoteAgentServer protocol. It takes care of the registration logic with the Core Agent.

func NewUnimplementedRemoteAgentServer

func NewUnimplementedRemoteAgentServer(ipcComp ipc.Component, log log.Component, config config.Component, lc compdef.Lifecycle, agentIpcAddress string, agentFlavor string, displayName string) (*UnimplementedRemoteAgentServer, error)

NewUnimplementedRemoteAgentServer creates a new unimplemented remote agent server

func (*UnimplementedRemoteAgentServer) GetGRPCServer

func (s *UnimplementedRemoteAgentServer) GetGRPCServer() *grpc.Server

GetGRPCServer returns the gRPC server

Jump to

Keyboard shortcuts

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