DNScode 0.1.9
Simplifying DNS configuration
Loading...
Searching...
No Matches
test Namespace Reference

Variables

 zone = main.Zone(origin='example.com')
 
 record = main.Record(data='192.168.5.254', name='localhost.example.com')
 
 mname
 

Variable Documentation

◆ mname

test.mname

◆ record

test.record = main.Record(data='192.168.5.254', name='localhost.example.com')

◆ zone

test.zone = main.Zone(origin='example.com')