package
0.0.0-20241112080837-97b903613cec
Repository: https://github.com/deepin-community/docker.io.git
Documentation: pkg.go.dev

# Functions

Load opens a file at path and parses it as a resolv.conf file.
Parse parses a resolv.conf file from reader.
Path returns the path to the resolv.conf file that libnetwork should use.
UserModified can be used to determine whether the resolv.conf file has been modified since it was generated.

# Structs

ExtDNSEntry represents a nameserver address that was removed from the container's resolv.conf when it was transformed by TransformForIntNS().
ResolvConf represents a resolv.conf file.