config

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServerConfig

type ServerConfig struct {
	HealthCheckPort                 string `yaml:"healthcheckPort"`
	DefaultCertificateProfileName   string `yaml:"defaultCertificateProfileName"`
	DefaultEndEntityProfileName     string `yaml:"defaultEndEntityProfileName"`
	DefaultCertificateAuthorityName string `yaml:"defaultCertificateAuthorityName"`
	UseEST                          bool   `yaml:"useEST"`
	DefaultESTAlias                 string `yaml:"defaultESTAlias"`
}

func LoadConfig

func LoadConfig() (*ServerConfig, error)

Jump to

Keyboard shortcuts

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