config

package
v0.0.0-...-d87b145 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CA

type CA struct {
	CacheDir string // Path to stash certificates
	Email    string // email to register with acme provider (let's encrypt)
}

CA provides configuration for passing to the certificate authority

type Config

type Config struct {
	CA      CA
	Mapping map[string]string
}

Config is the structure for serving the acme-reverseproxy

Jump to

Keyboard shortcuts

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