Versions in this module Expand all Collapse all v1 v1.11.0 Dec 24, 2018 v1.10.0 Aug 16, 2018 Changes in this version + type DNSZone struct + ID *string + Name *string + func (_ *DNSZone) Render(c *fi.Context, a, e, changes *DNSZone) error + func (e *DNSZone) CompareWithID() *string + func (e *DNSZone) Find(c *fi.Context) (*DNSZone, error) + func (e *DNSZone) Run(c *fi.Context) error + func (s *DNSZone) CheckChanges(a, e, changes *DNSZone) error