server

package
v3.9.0-alpha.1+incompa... Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2017 License: Apache-2.0 Imports: 28 Imported by: 28

Documentation

Index

Constants

This section is empty.

Variables

Functions

func Route

func Route(container *restful.Container, path string, b api.Broker)

Route adds the necessary routes to a restful.Container for a given Broker implementing the OSB spec.

Types

type ExtraConfig

type ExtraConfig struct {
	TemplateNamespaces []string
}

type TemplateServiceBrokerConfig

type TemplateServiceBrokerConfig struct {
	GenericConfig *genericapiserver.RecommendedConfig
	ExtraConfig   ExtraConfig
}

func (*TemplateServiceBrokerConfig) Complete

func (c *TemplateServiceBrokerConfig) Complete() completedTemplateServiceBrokerConfig

Complete fills in any fields not set that are required to have valid data. It's mutating the receiver.

type TemplateServiceBrokerServer

type TemplateServiceBrokerServer struct {
	GenericAPIServer *genericapiserver.GenericAPIServer
}

Jump to

Keyboard shortcuts

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