open-vault/sdk/plugin
Jeff Mitchell 9816963355
Move SudoPrivilege out of SystemView (#7266)
* Move SudoPrivilege out of SystemView

We only use this in token store and it literally doesn't work anything
that isn't the token store or system mount, so we should stop exposing
something that doesn't work.

* Reconcile extended system view with sdk/logical a bit and put an explanation for why SudoPrivilege isn't moved over
2019-08-26 10:23:46 -04:00
..
mock
pb Move SudoPrivilege out of SystemView (#7266) 2019-08-26 10:23:46 -04:00
backend.go
grpc_backend.go
grpc_backend_client.go Fixed a bunch of typos (#7146) 2019-07-18 21:10:15 -04:00
grpc_backend_server.go
grpc_backend_test.go
grpc_storage.go
grpc_system.go Move SudoPrivilege out of SystemView (#7266) 2019-08-26 10:23:46 -04:00
grpc_system_test.go Move SudoPrivilege out of SystemView (#7266) 2019-08-26 10:23:46 -04:00
logger.go
logger_test.go
middleware.go
plugin.go
serve.go
storage_test.go