Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PluginString ¶ added in v0.11.0
func PluginString(env *logical.PluginEnvironment, pluginName string) string
PluginString is usable by plugins to return a user-agent string reflecting the running Vault version and an optional plugin name.
e.g. Vault/0.10.4 (+https://www.vaultproject.io/; azure-auth; go1.10.1)
func String ¶
func String() string
String returns the consistent user-agent string for Vault.
e.g. Vault/0.10.4 (+https://www.vaultproject.io/; go1.10.1)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.