open-vault/api
Nick Cabatoff 3f1d1765ec Update sdk to grpc 1.22 for https://github.com/grpc/grpc-go/pull/2818 which caused intermittent ent test failures. 2019-07-24 11:45:58 -04:00
..
test-fixtures
api_test.go
auth.go
auth_token.go Token identity support (#6267) 2019-07-01 11:39:54 +02:00
client.go Add backwards compat support for API env vars (#7135) 2019-07-17 06:29:25 -04:00
client_test.go Add backwards compat support for API env vars (#7135) 2019-07-17 06:29:25 -04:00
go.mod Bump API's SDK 2019-07-19 10:39:32 -04:00
go.sum Update sdk to grpc 1.22 for https://github.com/grpc/grpc-go/pull/2818 which caused intermittent ent test failures. 2019-07-24 11:45:58 -04:00
help.go Add a deprecated helper to tokenutil and JSON output to path-help (#7006) 2019-06-27 12:56:31 -04:00
logical.go logical: add support for passing data to delete (#7139) 2019-07-18 10:42:36 -07:00
output_string.go Stop some curl whining (#6385) 2019-03-08 14:14:50 -05:00
plugin_helpers.go duplicates some constants defined in pluginutil to avoid depending on x/net/trace (#6703) 2019-05-08 16:21:23 -07:00
renewer.go
renewer_test.go
request.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
request_test.go
response.go API Response returns specialized error type (#6984) 2019-06-26 11:35:08 -07:00
secret.go Added missing entity_id to SecretAuth struct (#6819) 2019-06-04 10:04:20 -07:00
ssh.go
ssh_agent.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
ssh_agent_test.go
sys.go
sys_audit.go
sys_auth.go
sys_capabilities.go
sys_config_cors.go
sys_generate_root.go
sys_health.go Add missing performance_standby field to API 2019-01-17 18:15:00 -05:00
sys_init.go
sys_leader.go
sys_leases.go
sys_mounts.go Add mount UUID to the secret and auth list API responses (#6633) 2019-04-24 12:27:43 -07:00
sys_plugins.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
sys_policy.go Fix a couple of instances where we are using LIST verb (#6026) 2019-01-10 19:57:00 -05:00
sys_raft.go raft join tls (#6932) 2019-06-21 17:41:07 -04:00
sys_rekey.go Fixed wrong rekey recovery backup client API URL (#6841) 2019-06-11 10:05:44 +02:00
sys_rotate.go
sys_seal.go
sys_stepdown.go