This website requires JavaScript.
Explore
Help
Sign In
Mirroristas
/
etcd
Watch
2
Star
0
Fork
0
You've already forked etcd
mirror of
https://github.com/etcd-io/etcd.git
synced
2024-09-27 06:25:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
etcd
/
etcdserver
/
api
/
v2http
History
Anthony Romano
8ab42fb045
*: move v2http handlers without /v2 prefix to etcdhttp
...
Lets --enable-v2=false configurations provide /metrics, /health, etc.
Fixes
#8167
2017-07-24 09:54:48 -07:00
..
httptypes
*: set repo correctly for logging
2016-10-03 17:03:22 +08:00
testdata
v2http: move 'testdata' from 'etcdhttp'
2016-07-20 16:20:42 -07:00
capability.go
…
client_auth_test.go
v2http: use guest access in non-TLS mode
2016-08-01 14:00:38 -07:00
client_auth.go
v2http: use guest access in non-TLS mode
2016-08-01 14:00:38 -07:00
client_test.go
*: move v2http handlers without /v2 prefix to etcdhttp
2017-07-24 09:54:48 -07:00
client.go
*: move v2http handlers without /v2 prefix to etcdhttp
2017-07-24 09:54:48 -07:00
doc.go
…
http_test.go
*: return updated member list in v3 rpcs
2017-04-12 16:24:51 -07:00
http.go
*: move v2http handlers without /v2 prefix to etcdhttp
2017-07-24 09:54:48 -07:00
metrics.go
…