Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BcsCcAgentConfig ¶
type BcsCcAgentConfig struct { MetricPort uint EngineType string Kubeconfig string KubeMaster string EsbUrl string AppCode string AppSecret string BkUsername string }
BcsCcAgentConfig is a configuration of bcs-cc-agent
func NewBcsCcAgentConfig ¶
func NewBcsCcAgentConfig() *BcsCcAgentConfig
NewCcAgentConfig create a config object
Click to show internal directories.
Click to hide internal directories.