tester

package
v3.3.3+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2018 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(cfg Config)

Types

type Cluster

type Cluster struct {
	Address string `yaml:"address"`
	Size    int    `yaml:"size"`

	TLS etcd.SecurityConfig `yaml:"tls"`
}

type Config

type Config struct {
	Cluster Cluster `yaml:"cluster"`
}

Config is the global configuration for an instance of ECO.

Jump to

Keyboard shortcuts

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