vault/builtin/credential/aws
Violet Hynes 3a46ecc389
Replace all remaining time.ParseDurations with parseutil.ParseDurationSeconds (#21357)
* Replace all time.ParseDurations with testutil.ParseDurationSeconds

* Changelog

* Import formatting

* Import formatting

* Import formatting

* Import formatting

* Semgrep rule that runs as part of CI
2023-06-20 14:37:46 -04:00
..
cmd/aws adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
pkcs7 fix function name in comment (#21214) 2023-06-16 16:03:07 -04:00
backend_e2e_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
backend_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
backend.go openapi: Add display attributes for AWS (#19366) 2023-04-06 11:08:30 -04:00
certificates.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
cli.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
client.go aws: pass cancelable context with aws calls (#19365) 2023-03-23 12:02:24 -05:00
path_config_certificate.go openapi: Add display attributes for AWS (#19366) 2023-04-06 11:08:30 -04:00
path_config_client_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_config_client.go openapi: Add display attributes for AWS (#19366) 2023-04-06 11:08:30 -04:00
path_config_identity_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_config_identity.go openapi: Add display attributes for AWS (#19366) 2023-04-06 11:08:30 -04:00
path_config_rotate_root_test.go aws: pass cancelable context with aws calls (#19365) 2023-03-23 12:02:24 -05:00
path_config_rotate_root.go Small fixes for OpenAPI display attributes (#20285) 2023-04-21 17:04:12 +00:00
path_config_sts.go openapi: Add display attributes for AWS (#19366) 2023-04-06 11:08:30 -04:00
path_config_tidy_identity_accesslist.go openapi: Add display attributes for AWS (#19366) 2023-04-06 11:08:30 -04:00
path_config_tidy_roletag_denylist.go openapi: Add display attributes for AWS (#19366) 2023-04-06 11:08:30 -04:00
path_identity_accesslist.go openapi: Add display attributes for AWS (#19366) 2023-04-06 11:08:30 -04:00
path_login_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_login.go Replace all remaining time.ParseDurations with parseutil.ParseDurationSeconds (#21357) 2023-06-20 14:37:46 -04:00
path_role_tag.go Replace all remaining time.ParseDurations with parseutil.ParseDurationSeconds (#21357) 2023-06-20 14:37:46 -04:00
path_role_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_role.go openapi: A few fixes for display attributes (#20549) 2023-05-11 17:20:11 -04:00
path_roletag_denylist.go openapi: Add display attributes for AWS (#19366) 2023-04-06 11:08:30 -04:00
path_tidy_identity_accesslist.go openapi: Add display attributes for AWS (#19366) 2023-04-06 11:08:30 -04:00
path_tidy_roletag_denylist.go openapi: Add display attributes for AWS (#19366) 2023-04-06 11:08:30 -04:00