agentmanager

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Agent

type Agent interface {
	InstallPipeline(chan *pipeline.Pipe) (*pipeline.Pipeline, error)
	UninstallPipeline(chan *pipeline.Pipe) (*pipeline.Pipeline, error)
	UpdateApiKeyPipeline(chan *pipeline.Pipe) (*pipeline.Pipeline, error)
}

func GetAgent

func GetAgent(agentName string) Agent

func NewAgent added in v0.1.0

func NewAgent(agentName string, options map[string]interface{}, sysInfo sysinfo.SysInfo) Agent

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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