package
0.0.0-20240721135326-6d6b7b811853
Repository: https://github.com/anywherelan/ts-dns.git
Documentation: pkg.go.dev

# Packages

Package resolvconffile parses & serializes /etc/resolv.conf-style files.

# Functions

No description provided by the author
NewOSConfigurator created a new OS configurator.

# Variables

ErrGetBaseConfigNotSupported is the error OSConfigurator.GetBaseConfig returns when the OSConfigurator doesn't support reading the underlying configuration out of the OS.

# Structs

HostEntry represents a single line in the OS's hosts file.
OSConfig is an OS DNS configuration.

# Interfaces

An OSConfigurator applies DNS settings to the operating system.