openapi

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

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

Go to latest
Published: Nov 18, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CatalogGet

func CatalogGet(w http.ResponseWriter, r *http.Request)

CatalogGet - get the catalog of services that the service broker offers

func Index

func Index(w http.ResponseWriter, r *http.Request)

func Logger

func Logger(inner http.Handler, name string) http.Handler

func NewRouter

func NewRouter() *mux.Router

func ServiceBindingBinding

func ServiceBindingBinding(w http.ResponseWriter, r *http.Request)

ServiceBindingBinding - generation of a service binding

func ServiceBindingGet

func ServiceBindingGet(w http.ResponseWriter, r *http.Request)

ServiceBindingGet - gets a service binding

func ServiceBindingLastOperationGet

func ServiceBindingLastOperationGet(w http.ResponseWriter, r *http.Request)

ServiceBindingLastOperationGet - last requested operation state for service binding

func ServiceBindingUnbinding

func ServiceBindingUnbinding(w http.ResponseWriter, r *http.Request)

ServiceBindingUnbinding - deprovision of a service binding

func ServiceInstanceDeprovision

func ServiceInstanceDeprovision(w http.ResponseWriter, r *http.Request)

ServiceInstanceDeprovision - deprovision a service instance

func ServiceInstanceGet

func ServiceInstanceGet(w http.ResponseWriter, r *http.Request)

ServiceInstanceGet - gets a service instance

func ServiceInstanceLastOperationGet

func ServiceInstanceLastOperationGet(w http.ResponseWriter, r *http.Request)

ServiceInstanceLastOperationGet - last requested operation state for service instance

func ServiceInstanceProvision

func ServiceInstanceProvision(w http.ResponseWriter, r *http.Request)

ServiceInstanceProvision - provision a service instance

func ServiceInstanceUpdate

func ServiceInstanceUpdate(w http.ResponseWriter, r *http.Request)

ServiceInstanceUpdate - update a service instance

Types

type MaxLastOperationQueries

type MaxLastOperationQueries int64

func (*MaxLastOperationQueries) Reset

func (m *MaxLastOperationQueries) Reset()

type Route

type Route struct {
	Name        string
	Method      string
	Pattern     string
	HandlerFunc http.HandlerFunc
}

type Routes

type Routes []Route

Jump to

Keyboard shortcuts

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