get_nameserver_config#
method
- GlobalConfiguration.get_nameserver_config(nameserver: str) NameServerConfiguration[source]#
Returns the configuration for the given nameserver.
- Parameters:
- nameserverstr
The name of the nameserver.
- Returns:
- NameServerConfiguration
The configuration for the given nameserver.