config

package
v1.4.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	DefaultCarbideClientCAPath   = "/etc/carbide/ca.crt"
	DefaultCarbideClientCertPath = "/etc/carbide/tls.crt"
	DefaultCarbideClientKeyPath  = "/etc/carbide/tls.key"

	// RLA uses the same SPIFFE trust domain (forge.local) and vault-forge-issuer as Carbide,
	// so we can reuse the Carbide certificates for mTLS with RLA.
	DefaultRLAClientCAPath   = "/etc/carbide/ca.crt"
	DefaultRLAClientCertPath = "/etc/carbide/tls.crt"
	DefaultRLAClientKeyPath  = "/etc/carbide/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