apiserver

package
v0.0.0-...-fb356ce Latest Latest
Warning

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

Go to latest
Published: May 17, 2023 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckCertExpiry

func CheckCertExpiry(certFile string) error

func New

func New(
	conf config.Config,
	broker CombinedBroker,
	componentName string,
	mgmtapiLoggerFactory *loggerfactory.LoggerFactory,
	serverLogger *log.Logger,
) *http.Server

func StartAndWait

func StartAndWait(conf config.Config, server *http.Server, logger *log.Logger, stopServer chan os.Signal) error

Types

type CombinedBroker

type CombinedBroker interface {
	mgmtapi.ManageableBroker
	domain.ServiceBroker
	SetUAAClient(uaaClient broker.UAAClient)
}

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