agent

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: Apache-2.0 Imports: 18 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
	// 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