thanos

package
v0.54.1 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2022 License: Apache-2.0 Imports: 36 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ListOptions

func ListOptions(name string) metav1.ListOptions

func RulerStatus added in v0.47.0

RulerStatus evaluates the current status of a ThanosRuler deployment with respect to its specified resource object. It returns the status and a list of pods that are not updated.

Types

type Config

type Config struct {
	Host                   string
	TLSInsecure            bool
	TLSConfig              rest.TLSClientConfig
	ReloaderConfig         operator.ReloaderConfig
	ThanosDefaultBaseImage string
	Namespaces             operator.Namespaces
	Labels                 operator.Labels
	LocalHost              string
	LogLevel               string
	LogFormat              string
	ThanosRulerSelector    string
}

Config defines configuration parameters for the Operator.

type Operator

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

Operator manages life cycle of Thanos deployments and monitoring configurations.

func New

New creates a new controller.

func (*Operator) Run

func (o *Operator) Run(ctx context.Context) error

Run the controller.

Jump to

Keyboard shortcuts

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