dpapi

package
v2.13.2 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const PATH = "/dns"

PATH the path that this is exposed on the DP config endpoint

Variables

This section is empty.

Functions

This section is empty.

Types

type DNSProxyConfig

type DNSProxyConfig struct {
	Records []DNSRecord `json:"records"`
	TTL     int         `json:"ttl"`
}

type DNSRecord

type DNSRecord struct {
	Name string   `json:"name"`
	IPs  []string `json:"ips"`
}

Jump to

Keyboard shortcuts

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