web

package
v0.14.1 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2025 License: Apache-2.0 Imports: 16 Imported by: 2

Documentation

Overview

Package web provides web interface for cloudprober.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init() error

func InitWithDataFuncs added in v0.13.6

func InitWithDataFuncs(fn DataFuncs) error

InitWithDataFuncs initializes cloudprober web interface handler.

Types

type DataFuncs added in v0.13.6

type DataFuncs struct {
	GetRawConfig    func() string
	GetParsedConfig func() string
	GetInfo         func() (map[string]*probes.ProbeInfo, []*surfacers.SurfacerInfo, []*servers.ServerInfo)
}

Directories

Path Synopsis
Package formatutils provides web related utils for the cloudprober sub-packages.
Package formatutils provides web related utils for the cloudprober sub-packages.
Package resources provides webpages related resources.
Package resources provides webpages related resources.

Jump to

Keyboard shortcuts

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