agent

package
v0.43.0 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Agent added in v0.10.0

type Agent struct {
	Config           *config.Config
	Git              git.IGitService
	Ssh              SshServer
	Tailscale        TailscaleServer
	LogWriter        io.Writer
	TelemetryEnabled bool
	// contains filtered or unexported fields
}

func (*Agent) Start added in v0.10.0

func (a *Agent) Start() error

type SshServer added in v0.10.0

type SshServer interface {
	Start() error
}

type TailscaleServer added in v0.10.0

type TailscaleServer interface {
	Start() error
}

Directories

Path Synopsis
ssh

Jump to

Keyboard shortcuts

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