# Functions
RequestInfoFrom returns the value of the RequestInfo key on the ctx.
WithRequestInfo returns a copy of parent in which the request info value is set.
# Variables
NamespaceSubResourcesForTest exports namespaceSubresources for testing in pkg/master/master_test.go, so we never drift.
# Structs
RequestInfo holds information parsed from the http.Request.
No description provided by the author