Versions in this module Expand all Collapse all v1 v1.6.1 May 4, 2021 Changes in this version + const Httpaddr + func BuildHandlerChain(handler http.Handler, ls *MetaServer) http.Handler + type MetaServer struct + Factory handlerfactory.Factory + Handler http.Handler + HandlerChainWaitGroup *utilwaitgroup.SafeWaitGroup + LongRunningFunc apirequest.LongRunningRequestCheck + NegotiatedSerializer runtime.NegotiatedSerializer + RequestTimeout time.Duration + func NewMetaServer() *MetaServer + func (ls *MetaServer) BuildBasicHandler() http.Handler + func (ls *MetaServer) Start(stopChan <-chan struct{})