server

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartMetricsServer

func StartMetricsServer()

StartMetricsServer starts a new HTTP server forthat exposes Kiali internal metrics in Prometheus format

func StopMetricsServer

func StopMetricsServer()

StopMetricsServer stops the metrics server

Types

type Server

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

func NewServer

func NewServer() *Server

NewServer creates a new server configured with the given settings. Start and Stop it with the corresponding functions.

func (*Server) Start

func (s *Server) Start()

Start HTTP server asynchronously. TLS may be active depending on the global configuration.

func (*Server) Stop

func (s *Server) Stop()

Stop the HTTP server

Jump to

Keyboard shortcuts

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