Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Etcd ¶
type Etcd struct {
// contains filtered or unexported fields
}
Etcd Backup
func New ¶
func New(log *zap.SugaredLogger, datadir, caCert, cert, key, endpoints, name string) *Etcd
New instantiates a new etcd database
Click to show internal directories.
Click to hide internal directories.