options

package
v0.0.0-...-5fda629 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2022 License: MulanPSL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	/*
		默认变量
	*/
	DefaultedEtcd1       = "10.16.0.180:10000"
	DefaultedEtcdTimeOut = 5

	DefaultedElkUrl     = "http://152.136.134.100:9200"
	DefaultedElkTimeOut = 5

	DefaultWebUrl = "10.16.0.180:10003"
	DefaultCliUrl = "10.16.0.180:10002"

	DefaultNervousConfig   = "../../config/nervous_config.json"
	DefaultLogPath         = "/home/logs/manager.log"
	DefaultLogPathStrategy = "/home/logs/strategy.log"

	DefaultPluginsPath = "../../build/plugins/manager"
	DefaultDockerUrl   = "tcp://10.16.0.180:23750"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	EtcdEndPoints      []string
	EtcdTimeOutSeconds int64

	ElkUrl            string
	ElkTimeOutSeconds int64

	WebServerUrl string
	CliServerUrl string
	DockerUrl    string

	NervousConfig string
	LogPath       string

	PluginPath string

	LogPathStrategy string
	ClusterKey      string
	ClusterResKey   string
	ContainerName   string
	PolicyName      string
}

Jump to

Keyboard shortcuts

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