Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BluefieldConfig ¶ added in v0.5.0
type BluefieldConfig struct {
BulefieldIP string `yaml:"bulefieldIP"`
}
type HttpBootConfig ¶ added in v0.5.0
type IPAMConfig ¶ added in v0.5.0
type MetalConfig ¶ added in v0.5.0
type OnMetalConfig ¶ added in v0.5.0
type OnMetalConfig struct {
PrefixDelegation PrefixDelegation `yaml:"prefixDelegation"`
}
type PrefixDelegation ¶ added in v0.5.0
type PrefixDelegation struct {
Length int `yaml:"length"`
}
type PxebootConfig ¶ added in v0.5.0
Click to show internal directories.
Click to hide internal directories.