fly

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2016 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FlyConn

type FlyConn interface {
	Login(url string, username string, password string) ([]byte, error)
	GetPipeline(pipelineName string) ([]byte, error)
	SetPipeline(pipelineName string, configFilepath string, varsFilepaths []string) ([]byte, error)
	DestroyPipeline(pipelineName string) ([]byte, error)
}

func NewFlyConn

func NewFlyConn(target string, logger logger.Logger, flyBinaryPath string) FlyConn

Directories

Path Synopsis
This file was generated by counterfeiter
This file was generated by counterfeiter

Jump to

Keyboard shortcuts

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