package
0.7.0
Repository: https://github.com/clivern/peanut.git
Documentation: pkg.go.dev

# README

Data Model

# Functions

NewJobStore creates a new instance.
NewOptionStore creates a new instance.
NewServiceStore creates a new instance.

# Constants

COUNTER is a Prometheus COUNTER metric.
DeployJob constant.
DestroyJob constant.
FailedStatus constant.
GAUGE is a Prometheus GAUGE metric.
HISTOGRAM is a Prometheus HISTOGRAM metric.
PendingStatus constant.
SuccessStatus constant.
SUMMARY is a Prometheus SUMMARY metric.

# Structs

Job type.
JobRecord type.
Metric struct.
Option type.
OptionData struct.
Service type.
ServiceRecord type.