types

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2019 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Environment

type Environment struct {
	Name       string   `json:"name"`
	Domain     string   `json:"domain"`
	Containers []string `json:"containers"`
}

Environment is used for describing an environment.

type ListOutput

type ListOutput struct {
	Environments []Environment `environments`
}

ListOutput is used for returning a list of environment.

type LogsOutput

type LogsOutput struct {
	Logs string `json:"logs"`
}

LogsOutput is used for returning logs data.

Jump to

Keyboard shortcuts

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