# Functions
No description provided by the author
# Constants
ClientType is the type of Consul role that can be used to create tokens when role-based API /consul/creds is called the regular client type of created tokens is associated with custom policies.
* The following are available Consul token types that can be used for specifying in the role-based tokens
* created via /consul/creds secret engine Vault API.
# Structs
AuthenticationInfo contains authentication information to be used when communicating with an HTTP based provider.
BootStrapACLTokenInfo is the key portion of the response metadata from consulACLBootstrapAPI.
No description provided by the author
InitResponse contains a Secret Store init response.
No description provided by the author
RuntimeTokenProviderInfo contains the information about the server of a runtime secret token provider.
SecretConfig contains configuration settings used to communicate with an HTTP based secret provider.
TokenMetadata has introspection data about a token and is the "data" sub-structure for token lookup, i.e.
# Type aliases
No description provided by the author