Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalDnsManagement ¶
type LocalDnsManagement string
const ( LocalDnsManagementSystemdResolve LocalDnsManagement = "SYSTEMD_RESOLVE" LocalDnsManagementResolveConf LocalDnsManagement = "RESOLVCONF" LocalDnsManagementFile LocalDnsManagement = "FILE" LocalDnsManagementNetworkSetup LocalDnsManagement = "NETWORKSETUP" LocalDnsManagementScutil LocalDnsManagement = "SCUTIL" LocalDnsManagementUnknown LocalDnsManagement = "UNKNOWN" LocalDnsManagementWindows LocalDnsManagement = "WINDOWS" )
Click to show internal directories.
Click to hide internal directories.