grafana

package
v5.8.1 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: Apache-2.0 Imports: 21 Imported by: 1

Documentation

Index

Constants

View Source
const (
	MemoryRequest                           = "256Mi"
	CpuRequest                              = "100m"
	MemoryLimit                             = "1024Mi"
	GrafanaHealthEndpoint                   = "/api/health"
	ReadinessProbeFailureThreshold    int32 = 1
	ReadinessProbeInitialDelaySeconds int32 = 5
	ReadinessProbePeriodSeconds       int32 = 10
	ReadinessProbeSuccessThreshold    int32 = 1
	ReadinessProbeTimeoutSeconds      int32 = 3
)
View Source
const (
	RouteKind = "Route"
)

Variables

This section is empty.

Functions

func GetGrafanaPort

func GetGrafanaPort(cr *v1beta1.Grafana) int

func GetIngressTargetPort

func GetIngressTargetPort(cr *v1beta1.Grafana) intstr.IntOrString

func NewAdminSecretReconciler

func NewAdminSecretReconciler(client client.Client) reconcilers.OperatorGrafanaReconciler

func NewDeploymentReconciler

func NewDeploymentReconciler(client client.Client, isOpenShift bool) reconcilers.OperatorGrafanaReconciler

func NewIngressReconciler

func NewIngressReconciler(client client.Client, isOpenShift bool) reconcilers.OperatorGrafanaReconciler

func NewServiceAccountReconciler

func NewServiceAccountReconciler(client client.Client) reconcilers.OperatorGrafanaReconciler

Types

type AdminSecretReconciler

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

func (*AdminSecretReconciler) Reconcile

type CompleteReconciler

type CompleteReconciler struct{}

func (*CompleteReconciler) Reconcile

type ConfigReconciler

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

func (*ConfigReconciler) Reconcile

type DeploymentReconciler

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

func (*DeploymentReconciler) Reconcile

type IngressReconciler

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

func (*IngressReconciler) Reconcile

type PluginsReconciler

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

func (*PluginsReconciler) Reconcile

type PvcReconciler

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

func (*PvcReconciler) Reconcile

type ServiceAccountReconciler

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

func (*ServiceAccountReconciler) Reconcile

type ServiceReconciler

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

func (*ServiceReconciler) Reconcile

Jump to

Keyboard shortcuts

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