Module config

Module config 

Source
Expand description

Network and host configuration

Structs§

Configuration
The configuration file of the network and the hosts
Host
A host in the network
Interface
A network interface
Metadata
Metadata of the configuration file

Functions§

import_config
Import a configuration from a string. The string can be either in JSON or YAML format (the truth is that YAML is a superset of JSON).