package v2http
import "github.com/coreos/etcd/etcdserver/api/v2http"
Package v2http provides etcd client and server implementations.
Index ¶
Functions ¶
func NewClientHandler ¶
func NewClientHandler(server etcdserver.ServerPeer, timeout time.Duration) http.Handler
NewClientHandler generates a muxed http.Handler with the given parameters to serve etcd client requests.
Source Files ¶
capability.go client.go client_auth.go doc.go http.go metrics.go
Directories ¶
Path | Synopsis |
---|---|
etcdserver/api/v2http/httptypes | Package httptypes defines how etcd's HTTP API entities are serialized to and deserialized from JSON. |
- Version
- v3.3.9+incompatible
- Published
- Jul 24, 2018
- Platform
- linux/amd64
- Imports
- 27 packages
- Last checked
- 18 minutes ago –
Tools for package owners.