registry

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2026 License: Apache-2.0 Imports: 13 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
}

Server holds the HTTP server's state, including the systems store.

func NewServer

func NewServer(log logr.Logger, addr string, k8sClient client.Client) *Server

NewServer initializes and returns a new Server instance.

func (*Server) Start

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

Start starts the server on the specified address and adds logging for key events.

Jump to

Keyboard shortcuts

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