# Functions

ClearNetworkConfiguration clears the azure-vnet.json contents.
ConvertStringToIPAddress converts the given IP address string to a net.IP object.
ConvertStringToIPNet converts the given IP address string to a net.IPNet object.
No description provided by the author
GenerateAddress generates an IP address from the given network and host ID.
GetAddressFamily returns the address family of an IP address.
GetLastRebootTime returns the last time the system rebooted.
No description provided by the author
GetOSInfo returns OS version information.
No description provided by the author
No description provided by the author
SetSdnRemoteArpMacAddress sets the regkey for SDNRemoteArpMacAddress needed for multitenancy This operation is specific to windows OS.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
CNIRuntimePath is the path where CNI state files are stored.
CNMRuntimePath is the path where CNM state files are stored.
CNSRuntimePath is the path where CNS state files are stored.
DNCRuntimePath is the path where DNC logging files are stored.
CNI runtime path on a Kubernetes cluster.
Network configuration file path on a Kubernetes cluster.
NPMRuntimePath is the path where NPM logging files are stored.

# Type aliases

AddressFamily specifies a protocol address family number.