observability

package
v1.14.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2025 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ServiceAccountTlsCertPath is the path to the service account TLS certificate
	// used for TLS communication with the alertmanager API
	ServiceAccountTlsCertPath = "/var/run/secrets/kubernetes.io/serviceaccount/service-ca.crt"
)

Variables

This section is empty.

Functions

func FindPodDisruptionBudgetAtLimitSilence

func FindPodDisruptionBudgetAtLimitSilence(amSilences []alertmanager.Silence) *alertmanager.Silence

func SetupWithManager

func SetupWithManager(mgr ctrl.Manager) error

Types

type Reconciler

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

func NewReconciler

func NewReconciler(config *rest.Config) *Reconciler

func (*Reconciler) NewAlertmanagerApi

func (r *Reconciler) NewAlertmanagerApi() (*alertmanager.Api, error)

func (*Reconciler) Reconcile

func (r *Reconciler) Reconcile(_ context.Context, _ ctrl.Request) (ctrl.Result, error)

Jump to

Keyboard shortcuts

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