Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TabletDebugVarsPassthrough ¶
func TabletDebugVarsPassthrough(ctx context.Context, r vtadminhttp.Request, api *vtadminhttp.API) *vtadminhttp.JSONResponse
TabletDebugVarsPassthrough makes a passthrough request to a tablet's /debug/vars route, after looking up the tablet via VTAdmin's GetTablet rpc.
func WhoAmI ¶ added in v0.13.0
func WhoAmI(ctx context.Context, r vtadminhttp.Request, api *vtadminhttp.API) *vtadminhttp.JSONResponse
WhoAmI is an experimental route for extracting authenticated Actors from the request, to see who is authenticated on the frontend.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.