cloud

package
v0.0.0-...-1d9db5a Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2022 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Instance

type Instance struct {
	// Name is the unique name to identify this instance in an etcd cluster.
	Name string

	// Endpoint is the address to reach this instance from an etcd client.
	// It is used to construct the peer and client URLs.
	// It should be of the form `hostname` or `x.x.x.x`.
	Endpoint string
}

Instance represents a cloud instance which is intended to be part of an etcd cluster.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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