dns

package
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package dns wraps JDCloud domainservice DescribeDomains + DescribeResourceRecord for the cloudlist `domain` asset.

Each schema.Domain row carries one JDCloud DNS zone with its records flattened underneath. Only A / AAAA / CNAME / MX / NS / TXT records are surfaced — the same record-type shortlist used by the AWS / GCP / Azure DNS drivers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Driver

type Driver struct {
	Client *api.Client
	Region string
}

func (*Driver) GetDomains

func (d *Driver) GetDomains(ctx context.Context) ([]schema.Domain, error)

GetDomains lists JDCloud DNS domains and their records.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL