Documentation
¶
Index ¶
Constants ¶
View Source
const (
K8sDqliteSocket = "unix://kine.sock"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ETCDConfig ¶
func Listen ¶
func Listen(ctx context.Context, config *EndpointConfig) (*ETCDConfig, error)
type EndpointConfig ¶
type Server ¶
type Server interface {
etcdserverpb.LeaseServer
etcdserverpb.WatchServer
etcdserverpb.KVServer
etcdserverpb.MaintenanceServer
}
Click to show internal directories.
Click to hide internal directories.