app

package
v0.0.0-...-355bce0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 18, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DoPromote

func DoPromote(ctx context.Context, etcdConfig *eetcd.EtcdConfig)

func Start

func Start(cfg *etcd.EtcdConfig)

Types

type ClusterMember

type ClusterMember struct {
	ClientURLs []string `json:"client_urls"`
	IsLearner  bool     `json:"learner"`
	PeerURLs   []string `json:"peer_urls"`
	Id         uint64   `json:"id"`
	Name       string   `json:"name"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL