http

package
v0.0.0-...-2bb29a1 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2014 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Provides http requests and handlers for container jobs.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleBuildImageRequest

func HandleBuildImageRequest(conf *http.HttpConfiguration, context *http.HttpContext, r *rest.Request) (interface{}, error)

func HandleContainerLogRequest

func HandleContainerLogRequest(conf *http.HttpConfiguration, context *http.HttpContext, r *rest.Request) (interface{}, error)

func HandleContainerPortsRequest

func HandleContainerPortsRequest(conf *http.HttpConfiguration, context *http.HttpContext, r *rest.Request) (interface{}, error)

func HandleContainerStatusRequest

func HandleContainerStatusRequest(conf *http.HttpConfiguration, context *http.HttpContext, r *rest.Request) (interface{}, error)

func HandleDeleteContainerRequest

func HandleDeleteContainerRequest(conf *http.HttpConfiguration, context *http.HttpContext, r *rest.Request) (interface{}, error)

func HandleGetEnvironmentRequest

func HandleGetEnvironmentRequest(conf *http.HttpConfiguration, context *http.HttpContext, r *rest.Request) (interface{}, error)

func HandleInstallContainerRequest

func HandleInstallContainerRequest(conf *http.HttpConfiguration, context *http.HttpContext, r *rest.Request) (interface{}, error)

func HandleLinkContainersRequest

func HandleLinkContainersRequest(conf *http.HttpConfiguration, context *http.HttpContext, r *rest.Request) (interface{}, error)

func HandleListBuildsRequest

func HandleListBuildsRequest(conf *http.HttpConfiguration, context *http.HttpContext, r *rest.Request) (interface{}, error)

func HandleListContainersRequest

func HandleListContainersRequest(conf *http.HttpConfiguration, context *http.HttpContext, r *rest.Request) (interface{}, error)

func HandleListImagesRequest

func HandleListImagesRequest(conf *http.HttpConfiguration, context *http.HttpContext, r *rest.Request) (interface{}, error)

func HandlePatchEnvironmentRequest

func HandlePatchEnvironmentRequest(conf *http.HttpConfiguration, context *http.HttpContext, r *rest.Request) (interface{}, error)

func HandlePurgeContainersRequest

func HandlePurgeContainersRequest(conf *http.HttpConfiguration, context *http.HttpContext, r *rest.Request) (interface{}, error)

func HandlePutEnvironmentRequest

func HandlePutEnvironmentRequest(conf *http.HttpConfiguration, context *http.HttpContext, r *rest.Request) (interface{}, error)

func HandleRestartContainerRequest

func HandleRestartContainerRequest(conf *http.HttpConfiguration, context *http.HttpContext, r *rest.Request) (interface{}, error)

func HandleRunContainerRequest

func HandleRunContainerRequest(conf *http.HttpConfiguration, context *http.HttpContext, r *rest.Request) (interface{}, error)

func HandleStartContainerRequest

func HandleStartContainerRequest(conf *http.HttpConfiguration, context *http.HttpContext, r *rest.Request) (interface{}, error)

func HandleStopContainerRequest

func HandleStopContainerRequest(conf *http.HttpConfiguration, context *http.HttpContext, r *rest.Request) (interface{}, error)

Types

type HttpExtension

type HttpExtension struct{}

func (*HttpExtension) HttpJobFor

func (h *HttpExtension) HttpJobFor(job interface{}) (exc client.RemoteExecutable, err error)

func (*HttpExtension) Routes

func (h *HttpExtension) Routes() http.ExtensionMap

Directories

Path Synopsis
Provides marshalling and remote execution glue for http container job requests.
Provides marshalling and remote execution glue for http container job requests.

Jump to

Keyboard shortcuts

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