package
Version:
v0.8.0
Opens a new window with list of versions in this module.
Published: Nov 21, 2021
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
MasterURL string `env:"K8S_MASTER_URL"`
KubeConfig string `env:"K8S_CONFIG"`
GrafanaHost string `env:"GRAFANA_HOST" validate:"required"`
GrafanaToken string `env:"GRAFANA_TOKEN" validate:"required"`
InsecureSkipVerify bool `env:"INSECURE_SKIP_VERIFY"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.