core

package
v1.18.4 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2024 License: MIT Imports: 1 Imported by: 14

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CoreConfig

type CoreConfig struct {
	IsShell bool // If tool running in shell.

	// Vault Configurations...
	Insecure      bool
	Token         string
	AppRoleConfig string
	VaultAddress  string
	EnvBasis      string // dev,QA, etc....
	Env           string // dev-1, dev-2, etc...
	Regions       []string

	DynamicPathFilter string // Seeds from a specific path.
	WantCerts         bool
	ExitOnFailure     bool // Exit on a failure or try to continue
	Log               *log.Logger
}

This structure contains core properties central to Secrets engine access

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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