v1

package
v0.0.0-...-bd2345a Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2021 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultHttpOutputLayer string = "http"

Variables

This section is empty.

Functions

Types

type AuthenticationCheckPayload

type AuthenticationCheckPayload struct {
	Authenticated bool   `json:"authenticated"`
	Identity      string `json:"identity,omitempty"`
}

type ExportedZone

type ExportedZone struct {
	Identifier int
	Name       string
	SubZones   []ExportedZone            `json:",omitempty"`
	Devices    []exporter.ExportedDevice `json:",omitempty"`
}

Jump to

Keyboard shortcuts

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