network

package
v0.31.12 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2020 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 Network

type Network struct {
	//Defined domain used for external access
	Domain string `json:"domain,omitempty" yaml:"domain,omitempty"`
	//Used email for ACME request
	Email string `json:"email,omitempty" yaml:"email,omitempty"`
	//Used authority for ACME request to get a certificate
	AcmeAuthority string `json:"acmeAuthority,omitempty" yaml:"acmeAuthority,omitempty"`
}

Jump to

Keyboard shortcuts

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