stager

package module
v0.0.0-...-a78e611 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2016 License: Apache-2.0 Imports: 1 Imported by: 0

README

stager

Note: This repository should be imported as code.cloudfoundry.org/stager.

Diego Stager

####Learn more about Diego and its components at diego-design-notes

Documentation

Index

Constants

View Source
const (
	StageRoute            = "Stage"
	StopStagingRoute      = "StopStaging"
	StagingCompletedRoute = "StagingCompleted"
)

Variables

View Source
var Routes = rata.Routes{
	{Path: "/v1/staging/:staging_guid", Method: "PUT", Name: StageRoute},
	{Path: "/v1/staging/:staging_guid", Method: "DELETE", Name: StopStagingRoute},
	{Path: "/v1/staging/:staging_guid/completed", Method: "POST", Name: StagingCompletedRoute},
}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
fake_backend
This file was generated by counterfeiter
This file was generated by counterfeiter
fakes
This file was generated by counterfeiter
This file was generated by counterfeiter
cmd

Jump to

Keyboard shortcuts

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