package
1.0.4
Repository: https://github.com/clivern/beetle.git
Documentation: pkg.go.dev

# Functions

In check if value is on array.

# Constants

COUNTER is a Prometheus COUNTER metric.
GAUGE is a Prometheus GAUGE metric.
HISTOGRAM is a Prometheus HISTOGRAM metric.
SUMMARY is a Prometheus SUMMARY metric.

# Variables

BlueGreenStrategy var.
CanaryStrategy var.
JobDeploymentNotify deployment notify.
JobDeploymentUpdate deployment update.
JobFailed failed job type.
JobOnHold on hold job type.
JobPending pending job type.
JobSuccess success job type.
RampedStrategy var.
RecreateStrategy var.

# Structs

App struct.
Application struct.
Applications struct.
Cluster struct.
Clusters struct.
ConfigMap struct.
Configs struct.
Container struct.
Deployment struct.
DeploymentRequest struct.
DSN struct.
Job struct.
Jobs struct.
Message struct.
Metric struct.
Migration struct.
Namespace struct.
Namespaces struct.
PatchStringValue specifies a patch operation for a string.
PatchUInt32Value specifies a patch operation for a uint32.