Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DnsARecordId ¶
func DnsARecordID ¶
func DnsARecordID(input string) (*DnsARecordId, error)
type DnsAaaaRecordId ¶
func DnsAaaaRecordID ¶
func DnsAaaaRecordID(input string) (*DnsAaaaRecordId, error)
type DnsCNameRecordId ¶
func DnsCNameRecordID ¶
func DnsCNameRecordID(input string) (*DnsCNameRecordId, error)
type DnsCaaRecordId ¶
func DnsCaaRecordID ¶
func DnsCaaRecordID(input string) (*DnsCaaRecordId, error)
type DnsMxRecordId ¶
func DnsMxRecordID ¶
func DnsMxRecordID(input string) (*DnsMxRecordId, error)
type DnsNsRecordId ¶
func DnsNsRecordID ¶
func DnsNsRecordID(input string) (*DnsNsRecordId, error)
type DnsPtrRecordId ¶
func DnsPtrRecordID ¶
func DnsPtrRecordID(input string) (*DnsPtrRecordId, error)
type DnsSrvRecordId ¶
func DnsSrvRecordID ¶
func DnsSrvRecordID(input string) (*DnsSrvRecordId, error)
type DnsTxtRecordId ¶
func DnsTxtRecordID ¶
func DnsTxtRecordID(input string) (*DnsTxtRecordId, error)
Click to show internal directories.
Click to hide internal directories.