Versions in this module Expand all Collapse all v3 v3.4.10 Aug 29, 2022 v3.4.8 Aug 29, 2022 Changes in this version + const DefaultResolvConf + func GetNameservers(resolvConf []byte) []string + func GetNameserversAsCIDR(resolvConf []byte) []string + func GetOptions(resolvConf []byte) []string + func GetSearchDomains(resolvConf []byte) []string + type File struct + Content []byte + Hash string + func Build(path string, dns, dnsSearch, dnsOptions []string) (*File, error) + func FilterResolvDNS(resolvConf []byte, ipv6Enabled bool, netnsEnabled bool) (*File, error) + func Get() (*File, error) + func GetIfChanged() (*File, error) + func GetLastModified() *File + func GetSpecific(path string) (*File, error) Other modules containing this package github.com/AbhinandanKurakure/podman