package
0.62.0
Repository: https://github.com/containers/common.git
Documentation: pkg.go.dev

# Functions

Add will add the given nameservers to the given resolv.conf file.
New creates a new resolv.conf file with the given params.
Remove the given nameserver from the given resolv.conf file.

# Constants

DefaultResolvConf points to the default file used for dns configuration on a linux machine.

# Structs

Params for the New() function.