httpproxy

package
v0.0.0-...-a2d8944 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package httpproxy implements the status provider interface

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetProvider

func GetProvider(conf config.Component) status.Provider

GetProvider if no_proxy_nonexact_match is disabled returns status.Provider otherwise returns nil

Types

type Provider

type Provider struct{}

Provider provides the functionality to populate the status output

func (Provider) HTML

func (p Provider) HTML(_ bool, buffer io.Writer) error

HTML renders the html output

func (Provider) JSON

func (p Provider) JSON(_ bool, stats map[string]interface{}) error

JSON populates the status map

func (Provider) Name

func (p Provider) Name() string

Name returns the name

func (Provider) Section

func (p Provider) Section() string

Section return the section

func (Provider) Text

func (p Provider) Text(_ bool, buffer io.Writer) error

Text renders the text output

Jump to

Keyboard shortcuts

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