handlers

package
v7.5.0 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2020 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 APIHandler

type APIHandler struct {
	// contains filtered or unexported fields
}

func NewApiHandler

func NewApiHandler(broker domain.ServiceBroker, logger lager.Logger) APIHandler

func (APIHandler) Bind

func (h APIHandler) Bind(w http.ResponseWriter, req *http.Request)

func (*APIHandler) Catalog

func (h *APIHandler) Catalog(w http.ResponseWriter, req *http.Request)

func (APIHandler) Deprovision

func (h APIHandler) Deprovision(w http.ResponseWriter, req *http.Request)

func (APIHandler) GetBinding

func (h APIHandler) GetBinding(w http.ResponseWriter, req *http.Request)

func (APIHandler) GetInstance

func (h APIHandler) GetInstance(w http.ResponseWriter, req *http.Request)

func (APIHandler) LastBindingOperation

func (h APIHandler) LastBindingOperation(w http.ResponseWriter, req *http.Request)

func (APIHandler) LastOperation

func (h APIHandler) LastOperation(w http.ResponseWriter, req *http.Request)

func (*APIHandler) Provision

func (h *APIHandler) Provision(w http.ResponseWriter, req *http.Request)

func (APIHandler) Unbind

func (h APIHandler) Unbind(w http.ResponseWriter, req *http.Request)

func (APIHandler) Update

func (h APIHandler) Update(w http.ResponseWriter, req *http.Request)

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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