config

package
v0.3.7 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2023 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 Cfg

type Cfg struct {
	VaultAddr               string
	VaultSkipVerify         string
	VaultRole2Assume        string
	VaultSecretsPrefix      string
	VaultTLSCachePath       string
	MaxConcurrentReconciles int
	PKIs                    map[string]string
}

func Get

func Get() *Cfg

Get would get config

type PKI added in v0.3.7

type PKI struct {
	PKIPath string `json:"path"`
	PKIRole string `json:"role"`
}

Jump to

Keyboard shortcuts

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