config

package
v0.0.1-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadConfig

func LoadConfig() error

Types

type Config

type Config struct {
	Datacenter             string
	InventoryURL           string
	NetboxURL              string
	NetboxAPIKey           string
	LdapURL                string
	LdapBindDN             string
	LdapPassword           string
	LdapBaseDN             string
	LogLevel               string
	ListenAddress          string
	ListenPort             int
	BuildInterval          time.Duration
	LdapInsecureSkipVerify bool
	AllDevicesMustBuild    bool
}
var (
	Cfg Config
)

Jump to

Keyboard shortcuts

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