config

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Debug               bool   `default:"false" desc:"enable debug logging"`
	CollectClusterInfo  bool   `default:"true" desc:"enable collect cluster info"`
	ClusterDialEndpoint string `desc:"cluster dialer endpoint"`
	ClusterKey          string `desc:"cluster key"`
	ErdaNamespace       string `desc:"erda namespace"`
	ClusterAccessKey    string `desc:"cluster access key, if specified will doesn't start watcher"`
	K8SApiServerAddr    string `desc:"kube-apiserver address in cluster"`
}

Jump to

Keyboard shortcuts

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