package
0.0.0-20240709161717-92d626ddbea4
Repository: https://github.com/geekgonecrazy/rfd-tool.git
Documentation: pkg.go.dev

# Functions

CreateOrUpdateRFDHandler create rfd.
No description provided by the author
DefaultRouteHandler If logged in will render rfds.
GetRFDHandler gets a single RFD by id.
GetRFDsForTagHandler gets a rfds for a tag Tag.
GetRFDsHandler returns list of rfds in json.
GetTagsHandler returns list of tags in json.
LivenessCheckHandler liveness check.
DefaultRouteHandler.
No description provided by the author
OIDCCallbackHandler handle callback from cloud.
RFDCreatedPageHandler Returns UI for creating RFD.
RFDCreatePageHandler Returns UI for creating RFD.
RFDListPageHandler gets all RFDs.
RFDHandler gets a single RFD by id.
No description provided by the author
TagListPageHandler Will tag the tag provided and filter RFDs down to matching.