open-vault/sdk/framework
Vishal Nayak 84df802f4b
Add TypeFloat to field data (#8923)
* Add TypeFloat to field data

* Handle zero value case

* Address review feedback
2020-05-04 18:22:28 -04:00
..
testdata update OpenAPI output to use DisplayAttributes struct (#6928) 2019-06-21 11:08:08 -04:00
backend.go Add TypeFloat to field data (#8923) 2020-05-04 18:22:28 -04: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 Add TypeFloat to field data (#8923) 2020-05-04 18:22:28 -04:00
field_data_test.go Add TypeFloat to field data (#8923) 2020-05-04 18:22:28 -04:00
field_type.go Add TypeFloat to field data (#8923) 2020-05-04 18:22:28 -04: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 sdk/framework: add TypeSignedDurationSecond FieldType (#6989) 2019-06-26 13:15:36 -04:00
openapi_test.go update OpenAPI output to use DisplayAttributes struct (#6928) 2019-06-21 11:08:08 -04:00
path.go clarify that EditType is optional (#8386) 2020-02-19 11:44:22 -06: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