models

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2019 License: AGPL-3.0 Imports: 1 Imported by: 12

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Configuration

type Configuration struct {
	Listen          string             `json:"listen"`
	ScriptPath      string             `json:"scriptpath"`
	JobPath         string             `json:"jobpath"`
	Logger          confmanager.Logger `json:"logger"`
	PrivateKey      string             `json:"privatekey"`
	PublicCert      string             `json:"publiccert"`
	CaCert          string             `json:"cacert"`
	ServiceName     string             `json:"servicename"`
	ServiceFullName string             `json:"servicefullname"`
	EzbPki          string             `json:"ezb_pki"`
	SAN             []string           `json:"san"`
	LimitWarning    int                `json:"limitwarning"`
	LimitMax        int                `json:"limitmax"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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