config

package
v1.26.0 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CertConfig

type CertConfig struct {
	CAFile     string
	CertFile   string
	KeyFile    string
	CertPasswd string
	IsSSL      bool
}

CertConfig is configuration of Cert

type MesosDriverConfig

type MesosDriverConfig struct {
	Address      string
	Port         uint
	ExternalIp   string
	ExternalPort uint

	MetricPort uint

	RegDiscvSvr   string
	SchedDiscvSvr string
	Cluster       string

	ServCert   *CertConfig
	ClientCert *CertConfig

	AdmissionWebhook bool
	//KubeConfig kubeconfig for CustomResource
	KubeConfig string
	//MesosWebconsoleProxyPort
	MesosWebconsoleProxyPort uint

	// websocket register
	RegisterWithWebsocket bool
	RegisterToken         string
	RegisterURL           string
	InsecureSkipVerify    bool

	Etcd *registry.CMDOptions
}

MesosDriverConfig is a configuration of mesos driver

Jump to

Keyboard shortcuts

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