config

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: May 14, 2023 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Global struct {
	LogLevel              string `id:"log-level" short:"l" desc:"verbosity level for logs" default:"warn"`
	HCloudToken           string `id:"hcloud-token" desc:"API token for HCloud access"`
	ServiceLabelSelector  string `id:"service-label-selector" desc:"label selector used to match services" default:"hcloud-ip-floater.cstl.dev/ignore!=true"`
	FloatingLabelSelector string `id:"floating-label-selector" desc:"label selector used to match floating IPs" default:""`

	// optional MetalLB integration
	MetalLBNamespace  string `id:"metallb-namespace" desc:"namespace to create MetalLB ConfigMap"`
	MetalLBConfigName string `id:"metallb-config-name" desc:"name of ConfigMap resource used by MetalLB"`

	SyncSeconds int  `id:"sync-interval" desc:"interval to sync with k8s and poll from hcloud" default:"300" opts:"hidden"`
	Version     bool `id:"version" desc:"show version and quit" opts:"hidden"`
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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