config

package
v0.0.0-...-626fa6c Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package config used spf13/viper to handle configuration. Sane defaults are set as default values, and a single host is set to `qemu:///system`, which is only used if it is found. Not having a local instance will not panic or crash anything.

Viper uses configuration set via defaults -> config file -> env variables -> cli flags -> calls to Set (while running), so clustvirt uses the same method.

Jump to

Keyboard shortcuts

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