//
pkg.gl
Category
github.com/hashicorp/vault/sdk
helper
custommetadata
package
0.15.2
Repository:
https://github.com/hashicorp/vault.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
78 SLOC
#
Functions
Parse
Parse is used to effectively convert the TypeMap (map[string]interface{}) into a TypeKVPairs (map[string]string) which is how custom_metadata is stored.
Validate
Validate will perform input validation for custom metadata.