consts

package
v0.3.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	SecManagedByField          = "managed-by"
	SecManagedByValue          = "secretfromvaults-operator.xo.90poe.io"
	OperatorSecretsInVaultPath = "secret/vault-secrets-operator"
	TLSCachePath               = "secret/vault-secrets-operator/tls-cache"
	PKIDomain                  = "domain"
	PKIDefaultTTL              = "default_ttl"
	PKIPath                    = "pki_path"
	PKICachePath               = "pki_cache_path"
	PKIRole                    = "pki_role"
	VaultPKICleanupInHours     = 24
	VaultClientTimeoutSec      = 60
	VaultPlainValueKey         = "value"
	VaultBase64ValueKey        = "base64_value"
	URLCheckRegexpPattern      = `\b(([\w-]+://?|www[.])[^\s()<>]+(?:\([\w\d]+\)|([^[:punct:]\s]|/)))`
	PKIKeyAlgRSA2048           = "rsa2048"
	PKIKeyAlgRSA4096           = "rsa4096"
	PKIKeyAlgECPrime256        = "ec-Prime256-1"
	TLSSerialHumanSeparator    = ":"
	TLSSerialVaultSeparator    = "-"
	SecretsFinalizer           = "finalizer.secretfromvault.xo.90poe.io"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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