open-vault/logical
Jeff Mitchell b83f61f20c
Make grpc plugin client use an atomic server value to fix a data race. (#4089)
Also add some coordination to ensure we don't try to clean up the grpc
server before it's created/started
2018-03-07 09:09:37 -05:00
..
framework logical/framework: add a field data type for parsing integer arrays (#4064) 2018-03-02 15:01:13 -08:00
plugin Make grpc plugin client use an atomic server value to fix a data race. (#4089) 2018-03-07 09:09:37 -05:00
testing
auth.go
connection.go
error.go
identity.go
lease.go
lease_test.go
logical.go
request.go
response.go http: Add a method for returning a 404 with data (#3994) 2018-02-21 14:22:21 -08:00
response_util.go
secret.go
storage.go
storage_inmem.go
storage_inmem_test.go
system_view.go
testing.go
translate_response.go