Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckCertExpiry ¶
func New ¶
func New( conf config.Config, broker CombinedBroker, componentName string, mgmtapiLoggerFactory *loggerfactory.LoggerFactory, serverLogger *log.Logger, ) *http.Server
Types ¶
type CombinedBroker ¶
type CombinedBroker interface { mgmtapi.ManageableBroker domain.ServiceBroker SetUAAClient(uaaClient broker.UAAClient) }
Click to show internal directories.
Click to hide internal directories.