server

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2024 License: MIT Imports: 23 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
	Pods                      pods.Provider
	Node                      node.Provider
	ServiceAccounts           serviceaccounts.Provider
	ServiceAccountTokens      serviceaccounttokens.Provider
	MetricsRegistry           *prometheus.Registry
	DefaultNodeServiceAccount *serviceaccounts.Reference
	WorkloadIdentityPool      string
}

Jump to

Keyboard shortcuts

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