open-vault/logical/framework
Jeff Mitchell 5119b173c4 Rename helper 'duration' to 'parseutil'. (#2449)
Add a ParseBool function that accepts various kinds of ways of
specifying booleans.

Have config use ParseBool for UI and disabling mlock/cache.
2017-03-07 11:21:22 -05:00
..
backend.go Rename helper 'duration' to 'parseutil'. (#2449) 2017-03-07 11:21:22 -05:00
backend_test.go Fix TypeDurationSecond to not panic at runtime if the given default is a string (#2396) 2017-02-17 17:25:53 -05:00
field_data.go Rename helper 'duration' to 'parseutil'. (#2449) 2017-03-07 11:21:22 -05:00
field_data_test.go
field_type.go
lease.go
lease_test.go
path.go
path_map.go Support LIST on auth/github/map/teams and /users 2017-01-11 15:09:01 -06:00
path_map_test.go Support LIST on auth/github/map/teams and /users 2017-01-11 15:09:01 -06:00
path_struct.go
path_struct_test.go
policy_map.go
policy_map_test.go
secret.go
secret_test.go
template.go
testing.go
wal.go
wal_test.go