open-vault/sdk/framework
Jim Kalafut 42bae71806
Improve error messages (#10843)
- Fix: "bytes" should be less than %!s(int=131072) message
- Also add a missing openapi type that was throwing warnings
2021-02-11 19:51:12 -08:00
..
testdata update OpenAPI output to use DisplayAttributes struct (#6928) 2019-06-21 11:08:08 -04:00
backend.go Add a time type for use in APIs. (#9911) 2020-09-09 15:53:51 -05:00
backend_test.go Update framework forwarding logic to handle nil system views (#8114) 2020-01-08 05:59:44 -08:00
field_data.go Convert time to UTC, add to OpenAPI (#9924) 2020-09-11 13:29:41 -05:00
field_data_test.go Add a time type for use in APIs. (#9911) 2020-09-09 15:53:51 -05:00
field_type.go Convert time to UTC, add to OpenAPI (#9924) 2020-09-11 13:29:41 -05:00
filter.go Add a helper function which adds glob filtration to any LIST endpoint (#9962) 2020-09-16 10:29:57 -05:00
identity.go Add identity templating helper to sdk/framework (#8088) 2020-01-06 10:16:52 -08:00
identity_test.go Add identity templating helper to sdk/framework (#8088) 2020-01-06 10:16:52 -08:00
lease.go Output human duration in TTL warnings (#7901) 2019-11-22 09:38:46 -08:00
lease_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
openapi.go Improve error messages (#10843) 2021-02-11 19:51:12 -08:00
openapi_test.go update OpenAPI output to use DisplayAttributes struct (#6928) 2019-06-21 11:08:08 -04:00
path.go Document the ForwardPerformance* parameters (#9877) 2020-09-09 19:25:46 -07:00
path_map.go Add deprecation notices for policymap/pathmap 2019-06-27 10:17:05 -04:00
path_map_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
path_struct.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
path_struct_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
path_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
policy_map.go Add deprecation notices for policymap/pathmap 2019-06-27 10:17:05 -04:00
policy_map_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
secret.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
secret_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
template.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
testing.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
wal.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
wal_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00