server

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2025 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
	PodIP                string
	Addr                 string
	HealthPort           int
	Pods                 pods.Provider
	Node                 node.Provider
	ServiceAccounts      serviceaccounts.Provider
	ServiceAccountTokens serviceaccounttokens.Provider
	MetricsRegistry      *prometheus.Registry
	ProjectID            string
	NumericProjectID     string
	WorkloadIdentityPool string
}

Jump to

Keyboard shortcuts

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