Skip to main content

Crate lenso_secrets_env_plugin

Crate lenso_secrets_env_plugin 

Source
Expand description

Allowlisted environment-backed Secrets Provider Plugin for Lenso vNext.

Structs§

EnvSecretsConfig
Immutable logical-reference allowlist for one Plugin Instance.
EnvSecretsFactory
Native Rust factory for one allowlisted environment-backed Provider.

Enums§

EnvSecretsConfigError
Invalid immutable configuration supplied by the host author.

Constants§

FACTORY_IDENTITY
Exact Host Build identity for this linked package.
MAX_REFERENCE_LENGTH
Maximum supported logical secret-reference length.
PACKAGE_ID
Runtime package identity derived from Cargo package metadata.
PACKAGE_VERSION
Exact linked Cargo package version.
PLUGIN_DESCRIPTOR_JSON
Generated package-owned Plugin Descriptor bytes.

Functions§

link
Keeps this Plugin’s static factory registration linked into a Host binary.