Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //go:embed parameter-samples/record-update.json RecordUpdateExample string UpdateRecordSpec struct { SubDomain string `json:"subDomain,omitempty"` Target string `json:"target,omitempty"` TTL int `json:"ttl"` } )
Functions ¶
func GetDomainZone ¶
func ListDomainZone ¶
func RefreshZone ¶ added in v0.6.0
func UpdateRecord ¶ added in v0.6.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.