Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Data ¶
type Data struct { Link string // zone:add | Zones []string // zone:add | APIKey string // zone:add | record:add Zone string // | record:add Records []string // | record:add // contains filtered or unexported fields }
Data struct for NS1 information.
func (*Data) AddRecords ¶
func (d *Data) AddRecords()
AddRecords adds one or more records to an NS1 zone.
Click to show internal directories.
Click to hide internal directories.