storage

package
v0.0.0-...-b086e5f Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2016 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package storage abstracts away where middleware can store assests (zones, keys, etc).

Index

Constants

This section is empty.

Variables

View Source
var CoreDir = dir(fsPath())

CoreDir is the directory where middleware can store assets, like zone files after a zone transfer or public and private keys or anything else a middleware might need. The convention is to place assets in a subdirectory named after the zone prefixed with "D", to prevent the root zone become a hidden directory.

Dexample.org/Kexample.org<something>.key

Note that subzone(s) under example.org are places in the own directory under CoreDir:

Dexample.org/... Db.example.org/...

CoreDir will default to "$HOME/.coredns" on Unix, but it's location can be overridden with the COREDNSPATH environment variable.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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