Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAuthRouteMap ¶
CreateAuthRouteMap creates the route map for authorization. The key is a combination of the HTTP method and the path along with the baseHref. For example, "GET:/api/v1/namespaces" becomes "GET:/baseHref/api/v1/namespaces". The value is a RouteInfo object.
func NewServer ¶
func NewServer(opts ServerOptions) *server
func UrlRewrite ¶
func UrlRewrite(r *gin.Engine) gin.HandlerFunc
Types ¶
Click to show internal directories.
Click to hide internal directories.