package
Version:
v0.3.2
Opens a new window with list of versions in this module.
Published: Jan 22, 2025
License: MPL-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type DNSConfig struct {
Enabled *bool `yaml:"enabled"`
Name *string `yaml:"name,omitempty"`
Address *string `yaml:"address,omitempty"`
}
DNSConfig represents the DNS configuration
Copy creates a deep copy of the DNSConfig object
Merge performs a deep merge of the current DNSConfig with another DNSConfig.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.