server

package
v0.4.15 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	// contains filtered or unexported fields
}

func New

func New(ctx context.Context, opts ServerOptions) *Server

func (*Server) Shutdown

func (s *Server) Shutdown(ctx context.Context) error

type ServerOptions

type ServerOptions struct {
	NodeName                string
	ServerAddr              string
	MetricsSubsystem        string
	Pods                    pods.Provider
	ServiceAccounts         serviceaccounts.Provider
	ServiceAccountTokens    serviceaccounttokens.Provider
	GoogleCredentialsConfig *googlecredentials.Config
	MetricsRegistry         *prometheus.Registry
}

Jump to

Keyboard shortcuts

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