# Functions
ParsePluginRuntimeType is a wrapper around PluginRuntimeTypeString kept for backwards compatibility.
No description provided by the author
PluginRuntimeTypeString retrieves an enum value from the enum constants string name.
PluginRuntimeTypeValues returns all values of the enum.
# Constants
No description provided by the author
AgentPathCacheClear is the path that the agent will use as its cache-clear endpoint.
AgentPathMetrics is the path the agent will use to expose its internal metrics.
AgentPathQuit is the path that the agent will use to trigger stopping it.
AuthHeaderName is the name of the header containing the token.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
N.B.
No description provided by the author
No description provided by the author
No description provided by the author
This is an identifier for the current secondary in the replicated paths manager.
This is a list of PluginRuntimeTypes used by Vault.
DefaultMaxBackoff is the default max backoff time for agent and proxy.
DefaultMinBackoff is the default minimum backoff time for agent and proxy.
These are the states of deprecation for builtin plugins.
DRReplicationALPN is the negotiated protocol used for dr replication.
No description provided by the author
EnvVaultAllowPendingRemovalMounts allows Pending Removal builtins to be mounted as if they are Deprecated to facilitate migration to supported builtin plugins.
ExpirationRestoreWorkerCount specifies the number of workers to use while restoring leases into the expiration manager.
No description provided by the author
No description provided by the author
No description provided by the author
NamespaceHeaderName is the header set to specify which namespace the request is indented for.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
These are the states of deprecation for builtin plugins.
PerformanceReplicationALPN is the negotiated protocol used for performance replication.
No description provided by the author
No description provided by the author
No description provided by the author
This is a list of PluginRuntimeTypes used by Vault.
This is a list of PluginRuntimeTypes used by Vault.
This is a list of PluginTypes used by Vault.
This is a list of PluginTypes used by Vault.
This is a list of PluginTypes used by Vault.
This is a list of PluginTypes used by Vault.
ProxyPathCacheClear is the path that the proxy will use as its cache-clear endpoint.
ProxyPathMetrics is the path the proxy will use to expose its internal metrics.
ProxyPathQuit is the path that the proxy will use to trigger stopping it.
No description provided by the author
No description provided by the author
These are the states of deprecation for builtin plugins.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Note -- iota is 5 here!.
No description provided by the author
No description provided by the author
ReplicationResolverALPN is the negotiated protocol used for resolving replicaiton addresses.
No description provided by the author
No description provided by the author
RequestHeaderName is the name of the header used by the Agent for SSRF protection.
No description provided by the author
No description provided by the author
These are the states of deprecation for builtin plugins.
These are the states of deprecation for builtin plugins.
No description provided by the author
No description provided by the author
WrapTTLHeaderName is the name of the header containing a directive to wrap the response.
# Variables
ErrAPILocked is returned if an operation is performed when the API is locked for the request namespace.
ErrInvalidWrappingToken is returned when checking for the validity of a wrapping token that turns out to be invalid.
ErrOverloaded indicates the Vault server is at capacity.
ErrPathContainsParentReferences is returned when a path contains parent references.
ErrSealed is returned if an operation is performed on a sealed barrier.
ErrStandby is returned if an operation is performed on a standby Vault.
No description provided by the author
No description provided by the author
# Type aliases
DeprecationStatus represents the current deprecation state for builtins.
No description provided by the author
go:generate enumer -type=PluginRuntimeType -trimprefix=PluginRuntimeType -transform=snake.
No description provided by the author
No description provided by the author