config

package
v1.20.11 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2021 License: MIT Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	//address, exmaple: 127.0.0.1
	Address string
	//port
	Port uint
	//bcs zookeeper address
	BcsZk string
	//deploy detection node cluster list
	//example: BCS-MESOS-10000,BCS-MESOS-10001,BCS-MESOS-10002...
	Clusters string
	//esb app code
	AppCode string
	//esb app secret
	AppSecret string
	//esb operator
	Operator string
	//esb url
	EsbUrl string
	//cmdb app id
	AppId int
	//http client cert config
	ClientCert *types.CertConfig
	//http server cert config
	ServerCert *types.CertConfig
	//deployment template json file path
	Template string
}

Jump to

Keyboard shortcuts

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