concourse

package
v0.0.0-...-4ce55bc Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2017 License: CC0-1.0 Imports: 14 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	CreateTeam(details cf.Details) error
	DeleteTeam(details cf.Details) error
	UpdateTeams() error
}

Client defines the capabilities that any concourse client should be able to do.

func NewClient

func NewClient(env config.Env, logger lager.Logger) Client

NewClient returns a client that can be used to interface with a deployed Concourse CI instance.

Jump to

Keyboard shortcuts

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