Documentation ¶
Index ¶
Constants ¶
View Source
const APIEndPoint = "/"
APIEndPoint for token handling
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HTTPController ¶
HTTPController collects the greeting use cases and exposes them as HTTP handlers.
func NewHTTPController ¶
func NewHTTPController(log logr.Logger, client client.Client) *HTTPController
NewHTTPController returns a new HTTPController instance.
Click to show internal directories.
Click to hide internal directories.