processor

package
v0.0.0-...-f9ca4e9 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RunProcessor

type RunProcessor struct {
	Options RunProcessorOptions
	Client  promClient
}

func NewRunProcessor

func NewRunProcessor(options RunProcessorOptions) (*RunProcessor, error)

func (*RunProcessor) Run

func (p *RunProcessor) Run(podName string)

func (*RunProcessor) Type

func (p *RunProcessor) Type() string

type RunProcessorOptions

type RunProcessorOptions struct {
	Timeout     int
	Concurrency int
	ThanosURL   string
	PodName     string
	Quantile    string
	Mode        string
	LimitMargin string
	Owners      []string
}

Jump to

Keyboard shortcuts

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