config

package
v1.5.1 Latest Latest
Warning

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

Go to latest
Published: May 14, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultNICoClientCAPath   = "/etc/nico/ca.crt"
	DefaultNICoClientCertPath = "/etc/nico/tls.crt"
	DefaultNICoClientKeyPath  = "/etc/nico/tls.key"

	// Flow uses the same SPIFFE trust domain (nico.local) and vault-nico-issuer as NICo,
	// so we can reuse the NICo certificates for mTLS with Flow.
	DefaultFlowClientCAPath   = "/etc/nico/ca.crt"
	DefaultFlowClientCertPath = "/etc/nico/tls.crt"
	DefaultFlowClientKeyPath  = "/etc/nico/tls.key"
)

Variables

This section is empty.

Functions

func NewElektraConfig

func NewElektraConfig(utMode bool) *conftypes.Config

NewElektraConfig reads configurations from env variables and returns

Types

This section is empty.

Jump to

Keyboard shortcuts

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