activedir

package
v3.16.1 Latest Latest
Warning

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

Go to latest
Published: May 27, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AuditRecords added in v3.8.0

func AuditRecords(records []*models.RecordConfig) error

AuditRecords returns an error if any records are not supportable by this provider.

Types

type RecordConfigJSON added in v3.3.0

type RecordConfigJSON struct {
	Name string `json:"hostname"`
	Type string `json:"recordtype"`
	Data string `json:"recorddata"`
	TTL  uint32 `json:"timetolive"`
}

RecordConfigJSON RecordConfig, reconfigured for JSON input/output.

Jump to

Keyboard shortcuts

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