options

package
v1.29.0 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package options xxx

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HpaControllerOption

type HpaControllerOption struct {
	conf.FileConfig
	conf.ServiceConfig
	conf.MetricConfig
	conf.ZkConfig
	conf.CertConfig
	conf.LicenseServerConfig
	conf.LogConfig
	conf.ProcessConfig

	ClusterZkAddr string `json:"cluster_zookeeper" value:"" usage:"bcs mesos cluster zk address"`
	KubeConfig    string `json:"kubeconfig" value:"" usage:"kubeconfig for kube-apiserver"`
	CadvisorPort  int    `json:"cadvisor_port" value:"" usage:"container cadvisor port"`
	ClusterID     string `json:"clusterid" value:"" usage:"bcs mesos cluster id"`

	Conf *config.Config
}

HpaControllerOption is option in flags

func NewHpaControllerOption

func NewHpaControllerOption() *HpaControllerOption

NewHpaControllerOption create HpaControllerOption object

Jump to

Keyboard shortcuts

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