Documentation
¶
Overview ¶
Package api provides HTTP transport layer for the proxy service.
Index ¶
Constants ¶
View Source
const ContentType = "application/json"
Variables ¶
This section is empty.
Functions ¶
func MakeHandler ¶
func MakeHandler( svc proxy.Service, instanceID string, auditSvc audit.Service, authn mgauthn.AuthNMiddleware, domainAuthn mgauthn.AuthNMiddleware, idp supermq.IDProvider, proxyTransport http.RoundTripper, rter *router.Router, ) http.Handler
Types ¶
type GuardrailsConfig ¶
GuardrailsConfig holds configuration for the guardrails sidecar service.
Click to show internal directories.
Click to hide internal directories.