config

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2021 License: AGPL-3.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"`
	SecretKey           string `desc:"secret key"`
	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