healthcheck

package
v0.34.0 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type K8sOperations

type K8sOperations interface {
	HealthCheck() error
}

type Server

type Server struct {
	DB *gorm.DB
	// contains filtered or unexported fields
}

func New

func New(k K8sOperations, db *gorm.DB) *Server

func (*Server) GracefulStop added in v0.15.0

func (s *Server) GracefulStop() error

func (*Server) Run

func (s *Server) Run(l net.Listener) error

Jump to

Keyboard shortcuts

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