Josh Black
fa13dbd381
add gosimport to make fmt and run it ( #25383 )
...
* add gosimport to make fmt and run it
* move installation to tools.sh
* correct weird spacing issue
* Update Makefile
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
* fix a weird issue
---------
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
2024-02-13 14:07:02 -08:00
Hamid Ghaf
e55c18ed12
adding copyright header ( #19555 )
...
* adding copyright header
* fix fmt and a test
2023-03-15 09:00:52 -07:00
Chris Capurso
b9d4c0f48f
VAULT-7256: Add custom_metadata to namespaces ( #16640 )
...
* add mapstructure tags to Namespace struct
* add custom metadata Parse helper
* add ns custom metadata and patch
2022-08-09 11:38:03 -04:00
Chris Capurso
acac6c49e2
VAULT-7256 - Add CustomMetadata to Namespace type ( #16491 )
...
* remove CustomMetadata type
* add custom metadata to namespace struct
2022-07-29 10:04:57 -04:00
Chris Capurso
fb05f0446a
move custom metadata validation logic to its own package ( #16464 )
...
* move custom metadata validation logic to its own package
* add comments
* add custom metadata Validate unit tests
2022-07-28 10:40:38 -04:00