config

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2022 License: Apache-2.0, MIT Imports: 1 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 {
	Username    string `mapstructure:"INFOBLOX_USERNAME"`
	Password    string `mapstructure:"INFOBLOX_PASSWORD"`
	Host        string `mapstructure:"INFOBLOX_HOST"`
	DefaultZone string `mapstructure:"IB_TEST_DEFAULT_ZONE"`
}

func GetConfig

func GetConfig() (config Config)

func LoadConfig

func LoadConfig() (config Config, err error)

Jump to

Keyboard shortcuts

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