open-vault/logical/framework
Armon Dadgar c40cf7fcdf logical/framework: handle nil duration value. Fixes #408 2015-07-08 16:55:52 -06:00
..
backend.go Remove SetLogger, and unify on framework.Setup 2015-06-30 17:45:20 -07:00
backend_test.go logical/framework: adding a new duration type to convert to seconds 2015-06-17 15:56:26 -07:00
field_data.go logical/framework: handle nil duration value. Fixes #408 2015-07-08 16:55:52 -06:00
field_data_test.go logical/framework: handle nil duration value. Fixes #408 2015-07-08 16:55:52 -06:00
field_type.go logical/framework: adding a new duration type to convert to seconds 2015-06-17 15:56:26 -07:00
lease.go logical/framework: allow the lease max to come from existing lease 2015-06-17 14:24:12 -07:00
lease_test.go logical/framework: allow the lease max to come from existing lease 2015-06-17 14:24:12 -07:00
path.go logical/framework: Generate help output even if no synopsis provided 2015-05-07 15:45:43 -07:00
path_map.go logical/framework: support Salt in PathMap 2015-06-30 14:28:45 -07:00
path_map_test.go logical/framework: support Salt in PathMap 2015-06-30 14:28:45 -07:00
path_struct.go logical/framework: Add delete to PathStruct 2015-05-14 22:25:30 +10:00
path_struct_test.go logical/framework: Add delete to PathStruct 2015-05-14 22:25:30 +10:00
policy_map.go logical/framework: more flexible Pathmap and PolicyMap 2015-04-17 09:35:49 -07:00
policy_map_test.go logical/framework: more flexible Pathmap and PolicyMap 2015-04-17 09:35:49 -07:00
secret.go logical/framework: doc for defaultduration on secret 2015-04-13 20:42:06 -07:00
secret_test.go vault: clean up VaultID duplications, make secret responses clearer 2015-03-19 23:11:42 +01:00
template.go logical/framework: make help look nicer 2015-04-03 21:00:23 -07:00
testing.go logical/framework: PathMap allows hyphens in keys [GH-119] 2015-05-02 13:17:42 -07:00
wal.go
wal_test.go