apiserver

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2026 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MetricServer

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

func NewMetricServer

func NewMetricServer(bindAddress string, listener net.Listener) *MetricServer

func (*MetricServer) Run

func (m *MetricServer) Run(ctx context.Context) error

type Server

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

func New

func New(
	cfg *config.Config,
	store store.Store,
	listener net.Listener,
	opaValidator *opa.Validator,
	jobsClient *jobs.Client,
) *Server

New returns a new instance of a migration-planner server.

func (*Server) Run

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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