vault/helper/experiments
Vault Automation b60d15a07c
Add experiment to enable the KMIP client API (#11981) (#12017)
* Make VAULT_EXPERIMENTS work as feature flags.

Make method IsFlagEnabled treat experiments as feature flags so that they
are accessible to plugins.

* Add experiment kmip.client_api.alpha1.

This experiment enables the KMIP client and template API endpoints.

* Use IsExperimentEnabled rather than ValidExperiments.

* Document TestCore_IsFlagEnabled.

Co-authored-by: Victor Rodriguez <vrizo@hashicorp.com>
2026-02-13 15:14:36 +00:00
..
experiments.go Add experiment to enable the KMIP client API (#11981) (#12017) 2026-02-13 15:14:36 +00:00