abstr

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2021 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 module

Jump to

Keyboard shortcuts

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