serve

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ServeCmd = newServeCmd()

Functions

This section is empty.

Types

type APIServer

type APIServer struct {
	*genericapiserver.GenericAPIServer
}

APIServer is an implementation of server.Server interfac using genericapiserver.GenericAPIServer.

It leverages the kube-apiserver library to provide a generic API server with built-in authentication, authorization and secure serving.

func (APIServer) Handle

func (s APIServer) Handle(pattern string, handler http.Handler)

func (APIServer) Start

func (s APIServer) Start(ctx context.Context) error

Jump to

Keyboard shortcuts

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