mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-28 04:10:44 -04:00
* add cert counting for ssh * add system view and fix errors * add otp counting and change units for certs * add storage tests * fix census errors * run make fmt * use incrementer and change storage to match rfc * run make fmt * fix interface and remove parameter * fix errors * Update builtin/logical/ssh/path_creds_create.go * remove error check * add ssh counts to billing endpoint * fix error * add test case * add ssh metric to test * add get functions and tests * fix format * create function for ssh metrics * refactoring and add test cases * replace test check * add ssh to billing overview test --------- Co-authored-by: Rachel Culpepper <84159930+rculpepper@users.noreply.github.com> Co-authored-by: Victor Rodriguez Rizo <vrizo@hashicorp.com> |
||
|---|---|---|
| .. | ||
| cmd/ssh | ||
| managed_key | ||
| backend.go | ||
| backend_test.go | ||
| observation_consts.go | ||
| path_cleanup_dynamic_host_keys.go | ||
| path_config_ca.go | ||
| path_config_ca_test.go | ||
| path_config_zeroaddress.go | ||
| path_creds_create.go | ||
| path_fetch.go | ||
| path_issue.go | ||
| path_issue_sign.go | ||
| path_lookup.go | ||
| path_roles.go | ||
| path_sign.go | ||
| path_verify.go | ||
| secret_otp.go | ||
| util.go | ||