package
0.0.0-20231012082049-cb67616269ea
Repository: https://github.com/vinyl-linux/linux-utils.git
Documentation: pkg.go.dev
# Functions
New returns a new Netctl.
NewDefaults calls New with all of the default values.
NewProfile returns a Profile with initial defaults set.
# Constants
DefautPath is the directory in which we look for profiles, should one not be specified.
# Variables
ResolvFile is the location of dns resolver config.
Verbose allows us to log calls, operations.
# Structs
Address holds the configuration necessary for setting an interface's IP address, including both manual and dhcp settings.
Netctl provides access to the files at /etc/vinyl/network which govern network connections on vinyl systems.
Profile contains configuration and data for an interface.