agent

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2022 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AgentCmd

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

func (*AgentCmd) Execute

func (p *AgentCmd) Execute(ctx context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus

func (*AgentCmd) Name

func (*AgentCmd) Name() string

func (*AgentCmd) SetFlags

func (p *AgentCmd) SetFlags(f *flag.FlagSet)

func (*AgentCmd) Synopsis

func (*AgentCmd) Synopsis() string

func (*AgentCmd) Usage

func (*AgentCmd) Usage() string

type ContainerEvent

type ContainerEvent struct {
	Status   string
	ID       string
	From     string
	TimeNano int64
}

ContainerEvent .

func NewContainerEvent

func NewContainerEvent(e events.Message) ContainerEvent

Jump to

Keyboard shortcuts

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