iagent

package
v0.3.11-8 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2024 License: Apache-2.0 Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IAgent

type IAgent interface {
	GetAgentType() string
	GetAccessIP() (net.IP, error)
	GetListenIP() (net.IP, error)
	GetPort() int
	GetEnableSsl() bool
	GetZoneId() string
	GetAdminSession() *mcclient.ClientSession
	TuneSystem() error
	StartService() error
	StopService() error
}

Jump to

Keyboard shortcuts

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