package
2.16.1
Repository: https://github.com/elastic/cloud-on-k8s.git
Documentation: pkg.go.dev

# Functions

Get fetches contents of a single field at a specified path in Vault.
GetMany fetches contents of multiple fields at a specified path in Vault.
LicensePubKeyPrefix is a specific field resolver that prefixes the given field with the value of the build license public key environment variable.
No description provided by the author
No description provided by the author
ReadFile reads the file if it exists or else reads the Secret from Vault and writes it to the file on disk.

# Constants

InMemoryFile is the name of the file to use to not write it to disk and only keep it in memory.

# Structs

SecretFile maps a Vault Secret into a file that is optionally written to disk.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author