package
Version:
v0.56.4
Opens a new window with list of versions in this module.
Published: Oct 27, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
LeasesPath string `yaml:"leases_path"`
Pools []PoolConfig `yaml:"pools"`
}
type PoolConfig struct {
Name string `yaml:"name"`
Networks string `yaml:"networks"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.