builds

package
v0.0.0-...-d2e785b Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2018 License: MPL-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Diff

func Diff(cmd *cobra.Command, args []string)

func Get

func Get(cmd *cobra.Command, args []string)

func Graphviz

func Graphviz(cmd *cobra.Command, args []string)

func List

func List(cmd *cobra.Command, args []string)

func Map

func Map(cmd *cobra.Command, args []string)

Types

type Build

type Build struct {
	ID        string `json:"id"`
	Name      string `json:"name"`
	Status    string `json:"status"`
	CreatedAt string `json:"created_at"`
}

type Env

type Env struct {
	ID     int    `json:"id"`
	Name   string `json:"name"`
	Status string `json:"status"`
}

type UniqueCollection

type UniqueCollection []string

Jump to

Keyboard shortcuts

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