open-vault/sdk
2019-04-12 18:12:13 -04:00
..
framework Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
helper Move password to sdk 2019-04-12 18:12:13 -04:00
logical Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
physical Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
plugin Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
version Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
go.mod Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
go.sum Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
README.md Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00

Vault SDK libs

This package provides the sdk package which contains code useful for developing Vault plugins.

Although we try not to break functionality, we reserve the right to reorganize the code at will and may occasionally cause breaks if they are warranted. As such we expect the tag of this module will stay less than v1.0.0.

For any major changes we will try to give advance notice in the CHANGES section of Vault's CHANGELOG.md.