octodns.record.txt
Classes
|
|
- class octodns.record.txt.TxtValue[source]
Bases:
_ChunkedValue
- class octodns.record.txt.TxtRecord(zone, name, data, source=None, context=None)[source]
Bases:
_ChunkedValuesMixin,Record- REFERENCES = ('https://datatracker.ietf.org/doc/html/rfc1035', 'https://datatracker.ietf.org/doc/html/rfc1464', 'https://datatracker.ietf.org/doc/html/rfc6763')
- _type = 'TXT'