metaserver

package
v1.16.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 38 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildHandlerChain

func BuildHandlerChain(handler http.Handler, ls *MetaServer) http.Handler

Types

type MetaServer

type MetaServer struct {
	HandlerChainWaitGroup *utilwaitgroup.SafeWaitGroup
	LongRunningFunc       apirequest.LongRunningRequestCheck
	RequestTimeout        time.Duration
	Handler               http.Handler
	NegotiatedSerializer  runtime.NegotiatedSerializer
	Factory               *handlerfactory.Factory
	Auth                  *metaServerAuth
}

MetaServer is simplification of server.GenericAPIServer

func NewMetaServer

func NewMetaServer() *MetaServer

func (*MetaServer) BuildBasicHandler

func (ls *MetaServer) BuildBasicHandler() http.Handler

func (*MetaServer) Start

func (ls *MetaServer) Start(stopChan <-chan struct{})

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL