Documentation ¶
Index ¶
Constants ¶
View Source
const ( TencentCloudEmptyPrefix = "@" DefaultAPIRate = 9 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PrivateZoneRecordListGroup ¶
type PrivateZoneRecordListGroup struct { Zone *privatedns.PrivateZone RecordList []*privatedns.PrivateZoneRecord }
type RecordListGroup ¶
type RecordListGroup struct { Domain *dnspod.DomainListItem RecordList []*dnspod.RecordListItem }
type TencentCloudProvider ¶
type TencentCloudProvider struct { provider.BaseProvider // contains filtered or unexported fields }
func NewTencentCloudProvider ¶
func NewTencentCloudProvider(domainFilter endpoint.DomainFilter, zoneIDFilter provider.ZoneIDFilter, configFile string, zoneType string, dryRun bool) (*TencentCloudProvider, error)
func (*TencentCloudProvider) ApplyChanges ¶
Click to show internal directories.
Click to hide internal directories.