types

package
v0.0.0-...-f0fcf00 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2022 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AgentCallback

type AgentCallback struct {
	UID             string // user UID
	GID             string // all group IDs the user belongs to
	Username        string // login name
	Name            string // display name
	Hostname        string // hostname of system
	Cwd             string // current directory
	Output          string // command output
	ExitCode        int    // exit code returned from last command
	LastInteraction string
}

func (AgentCallback) PrintTable

func (a AgentCallback) PrintTable()

type AgentConfig

type AgentConfig struct {
	UUID string // agent UUID, identifier
}

Jump to

Keyboard shortcuts

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