api

package
v0.0.0-...-e4bd04c Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2025 License: MIT Imports: 7 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 defines the HTTP server.

func NewServer

func NewServer(k8sClient client.Client, mongoCollection *mongo.Collection, namespace string) *Server

NewServer creates a new API server instance.

func (*Server) Start

func (s *Server) Start(port string) error

Start runs the API server on the specified port.

Jump to

Keyboard shortcuts

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