open-vault/logical
2016-01-08 13:03:03 -05:00
..
framework WriteOperation -> UpdateOperation 2016-01-08 13:03:03 -05:00
testing WriteOperation -> UpdateOperation 2016-01-08 13:03:03 -05:00
auth.go
connection.go
error.go This adds a new error class which can be used by logical backends to 2015-08-10 13:27:25 -04:00
lease.go Rejig Lease terminology internally; also, put a few JSON names back to their original values 2015-08-20 22:27:01 -07:00
lease_test.go Internally refactor Lease/LeaseGracePeriod into TTL/GracePeriod 2015-08-20 18:00:51 -07:00
logical.go Rename View to StorageView to make it more distinct from SystemView 2015-09-15 13:50:37 -04:00
request.go WriteOperation -> UpdateOperation 2016-01-08 13:03:03 -05:00
response.go Add unit tests 2015-10-07 20:17:06 -04:00
secret.go Internally refactor Lease/LeaseGracePeriod into TTL/GracePeriod 2015-08-20 18:00:51 -07:00
storage.go
storage_inmem.go
storage_inmem_test.go
system_view.go Take ClientToken instead of Policies 2015-09-21 10:04:03 -04:00
testing.go Revoke permissions before dropping user in postgresql. 2015-10-30 11:58:52 -04:00
uuid.go