Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CpanelClient ¶
type CpanelClient struct { DnsZone string CpanelUrl string Username string Password string ApiToken string // An alternative to a password and takes precedence // contains filtered or unexported fields }
func (*CpanelClient) ClearDnsTxt ¶
func (c *CpanelClient) ClearDnsTxt(recordName string, value string) error
Click to show internal directories.
Click to hide internal directories.