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 Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
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 AWS upgrade role entries (#7025) 2019-07-05 16:55:40 -07:00
grpc_backend_test.go AWS upgrade role entries (#7025) 2019-07-05 16:55:40 -07:00
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 AWS upgrade role entries (#7025) 2019-07-05 16:55:40 -07:00
plugin.go
serve.go
storage_test.go