Versions in this module Expand all Collapse all v0 v0.14.0 Mar 22, 2025 Changes in this version + func NewDefaultService(ctx context.Context) *restful.WebService + func NoOpFilter(req *restful.Request, res *restful.Response, chain *restful.FilterChain) + type ContextRoute interface + Register func(ctx context.Context, ws *restful.WebService) error + type Route interface + Register func(ws *restful.WebService) + func NewHealthz(ctx context.Context) Route + func NewSystem(ctx context.Context) Route