vault/sdk/plugin/mock
kpcraig 8f522a2bca
add ce side code and stubs for rotation manager
* add ce side code and stubs

* add changelog

* style refactor

* try to use APIPath as mount point instead of request field

* fix linter

* return a response struct instead of a pure timestamp

* add issue time to response

* add ttl to GetRotationInformation response

* rename field for clarity

* update ttl to just seconds

* rename next and last rotation time field; describe what they are

* rename function

* catch up to ent PR

* fix patch merge mistake
2025-07-15 12:48:00 -04:00
..
backend.go add ce side code and stubs for rotation manager 2025-07-15 12:48:00 -04:00
backend_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_config.go add ce side code and stubs for rotation manager 2025-07-15 12:48:00 -04:00
path_env.go Make plugin-specific env take precedence over sys env (#25128) 2024-02-02 11:20:32 +00:00
path_errors.go CreateOperation should only be implemented alongside ExistenceCheck (#18492) 2023-07-18 13:44:15 +01:00
path_internal.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_kv.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_raw.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_special.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00