Registry / networking / etcd-api-v3

etcd-api-v3

JSON →
library3.6.12gogounverified

The etcd v3 API definitions and client stubs for interacting with etcd clusters.

go get go.etcd.io/etcd/api/v3
INSTALL
IMPORT
SIG · ETCD-API-V3
E
etcd-api-v3
networkinggov3.6.12
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

api
go.etcd.io/etcd/api/v3

Imports and uses the etcd v3 API types.

package main import ( "fmt" "go.etcd.io/etcd/api/v3/etcdserverpb" ) func main() { fmt.Println(etcdserverpb.RangeRequest{}.String()) }
Debug
Known issues
breakingBreaking changes between etcd v3.4 and v3.5
fix
Check the etcd upgrade guide for API changes.
affects: >=3.5.0
Upgrade
Version history
3.6.12latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
9
OpenAI (training)
1
Resources
etcd-api-v3 — go get etcd-api-v3 · libregistry