package
1.19.0
Repository: https://github.com/hashicorp/vault.git
Documentation: pkg.go.dev

# Functions

AgentAutoAuthString returns the consistent user-agent string for Vault Agent Auto-Auth.
AgentProxyString returns the consistent user-agent string for Vault Agent API Proxying.
AgentProxyStringWithProxiedUserAgent returns the consistent user-agent string for Vault Agent API Proxying, keeping the User-Agent of the proxied client as an extension to this UserAgent e.g.
AgentString returns the consistent user-agent string for Vault Agent.
AgentTemplatingString returns the consistent user-agent string for Vault Agent Templating.
ProxyAPIProxyString returns the consistent user-agent string for Vault Proxy API Proxying.
ProxyAutoAuthString returns the consistent user-agent string for Vault Agent Auto-Auth.
ProxyString returns the consistent user-agent string for Vault Proxy.
ProxyStringWithProxiedUserAgent returns the consistent user-agent string for Vault Proxy API Proxying, keeping the User-Agent of the proxied client as an extension to this UserAgent e.g.
String returns the consistent user-agent string for Vault.