handlers

package
v0.0.0-...-92a250d Latest Latest
Warning

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

Go to latest
Published: May 12, 2016 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CNIAdd

type CNIAdd struct {
	Unmarshaler marshal.Unmarshaler
	Logger      lager.Logger
	Marshaler   marshal.Marshaler
	Controller  addController
}

func (*CNIAdd) ServeHTTP

func (h *CNIAdd) ServeHTTP(resp http.ResponseWriter, req *http.Request)

type CNIDel

type CNIDel struct {
	Unmarshaler marshal.Unmarshaler
	Marshaler   marshal.Marshaler
	Logger      lager.Logger
	Controller  delController
}

func (*CNIDel) ServeHTTP

func (h *CNIDel) ServeHTTP(resp http.ResponseWriter, request *http.Request)

type GetContainer

type GetContainer struct {
	Marshaler marshal.Marshaler
	Logger    lager.Logger
	Datastore store.Store
}

func (*GetContainer) ServeHTTP

func (h *GetContainer) ServeHTTP(resp http.ResponseWriter, req *http.Request)

type ListContainers

type ListContainers struct {
	Marshaler marshal.Marshaler
	Logger    lager.Logger
	Datastore store.Store
}

func (*ListContainers) ServeHTTP

func (h *ListContainers) ServeHTTP(resp http.ResponseWriter, req *http.Request)

type NetworksListContainers

type NetworksListContainers struct {
	Marshaler marshal.Marshaler
	Logger    lager.Logger
	Datastore store.Store
}

func (*NetworksListContainers) ServeHTTP

func (h *NetworksListContainers) ServeHTTP(resp http.ResponseWriter, req *http.Request)

Jump to

Keyboard shortcuts

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