api

package
v0.0.0-...-9f1a7a8 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2018 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Envs

type Envs struct {
	Envs      []struct{ Name, Value string }
	NoRestart bool
	Private   bool
}

Envs represents the configuration of an environment variable data for the remote API

type InfoNodeResponse

type InfoNodeResponse struct {
	Node   provision.NodeSpec    `json:"node"`
	Status healer.NodeStatusData `json:"status"`
	Units  []provision.Unit      `json:"units"`
}

type ListNodeResponse

type ListNodeResponse struct {
	Nodes    []provision.NodeSpec `json:"nodes"`
	Machines []iaas.Machine       `json:"machines"`
}

Jump to

Keyboard shortcuts

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