proto

package
v0.0.0-...-3a937ec Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2018 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	V1AgentStop   = "/v1/agent/stop"
	V1AgentReload = "/v1/agent/reload"
	V1AgentDrain  = "/v1/agent/drain"
)
View Source
const APIV1Version = "v1"
View Source
const (
	V1RegistryPods = "/v1/registry/pods"
)

Variables

View Source
var Version string

Functions

This section is empty.

Types

type NodeInfo

type NodeInfo struct {
	ID        string
	Advertise string
	Version   string
	API       string
}

type NodesInfo

type NodesInfo []NodeInfo

func (NodesInfo) Len

func (c NodesInfo) Len() int

func (NodesInfo) Less

func (c NodesInfo) Less(i, j int) bool

func (NodesInfo) Swap

func (c NodesInfo) Swap(i, j int)

Jump to

Keyboard shortcuts

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