manager

package
v0.0.0-...-6ac6f58 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: Apache-2.0, BSD-3-Clause, MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LabelKeyGOOS = "os"

	LabelValueGOOSWindows = "windows"
	LabelValueGOOSDarwin  = "darwin"
)

define const strings

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager interface {
	ReportResource() error
	ExecuteCommand(res *types.NotifyAgentData) error
	// TODO : 缺少通知agent资源分配和释放的命令,先简单按资源独占处理
	Run() error
}

Manager : to report resouce and manage local application

func NewManager

NewManager :to report resouce and manage local application

Jump to

Keyboard shortcuts

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