config

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Config = Struct{
	Namespace:             "prescaling-exporter",
	Port:                  "9101",
	AnnotationEndTime:     "annotations.scaling.exporter.time.end",
	AnnotationStartTime:   "annotations.scaling.exporter.time.start",
	AnnotationMinReplicas: "annotations.scaling.exporter.replica.min",
	LabelProject:          "project",
}

Functions

This section is empty.

Types

type Struct

type Struct struct {
	Namespace             string
	Port                  string
	AnnotationEndTime     string
	AnnotationStartTime   string
	AnnotationMinReplicas string
	LabelProject          string
}

Jump to

Keyboard shortcuts

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