abstr

package
v0.0.0-...-4e641a9 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Abstractions are used to (as the name suggests) abstract away the underlying config and structs to the caller allowing complex configurations or concepts to be created with minimal code.

Abstraction packages should follow a folder structure that allows clear understanding of the abstraction. ``` abstractions

  • prometheus // Abstraction for generation of Prometheus configuration for Prometheus to consume.
  • kubernetes
  • prometheus // Kubernetes abstractions for the deployment of Prometheus.

```

Directories

Path Synopsis
kubernetes

Jump to

Keyboard shortcuts

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