//
pkg.gl
Category
github.com/k0sproject/k0s
pkg
etcd
package
0.13.1
Repository:
https://github.com/k0sproject/k0s.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
4
Files
116 SLOC
#
Functions
CheckEtcdReady
CheckEtcdReady returns true if etcd responds to the metrics endpoint with a status code of 200.
NewClient
NewClient creates new Client.
#
Structs
Client
Client is our internal helper to access some of the etcd APIs.