aiserver

package
v0.0.0-...-03b3356 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: Apache-2.0 Imports: 48 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIServer

type APIServer struct {
	Server *http.Server

	Config *apiserverconfig.Config

	//kubeClient is a collection of all K8S objects clientset
	KubernetesClient k8s.Client
	InformerFactory  informers.InformerFactory
	CacheClient      cacheclient.Interface
	ClusterClient    clusterclient.ClusterClients
	// contains filtered or unexported fields
}

func (*APIServer) PrepareRun

func (s *APIServer) PrepareRun(stopCh <-chan struct{}) error

func (*APIServer) Run

func (s *APIServer) Run(ctx context.Context) (err error)

Directories

Path Synopsis
authentication
authorization
Package pprof provides an endpoint for getting pprof
Package pprof provides an endpoint for getting pprof

Jump to

Keyboard shortcuts

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