Directories ¶
Path | Synopsis |
---|---|
Package app contains logic for global/cross-cutting Thelma dependencies, such as configuration, logging support, and API client factories
|
Package app contains logic for global/cross-cutting Thelma dependencies, such as configuration, logging support, and API client factories |
env
Package env includes utilities for interacting with environment variables
|
Package env includes utilities for interacting with environment variables |
metrics/labels
Package labels contains utility functions for generating a standard set of labels for terra.State objects Note that you cannot record two metrics with the same name and a different set of labels; if you do, the prometheus client library will panic.
|
Package labels contains utility functions for generating a standard set of labels for terra.State objects Note that you cannot record two metrics with the same name and a different set of labels; if you do, the prometheus client library will panic. |
cleanup
Package cleanup contains logic for cleaning up Bee cloud resources when BEEs are deleted
|
Package cleanup contains logic for cleaning up Bee cloud resources when BEEs are deleted |
charts
|
|
Package cli contains code for Thelma's command-line interface
|
Package cli contains code for Thelma's command-line interface |
flags
Package flags contains common utilities for interacting with CLI flags
|
Package flags contains common utilities for interacting with CLI flags |
Package clients contains convenience constructors API clients that Thelma uses
|
Package clients contains convenience constructors API clients that Thelma uses |
api
Package api contains interfaces for client factories in the clients package.
|
Package api contains interfaces for client factories in the clients package. |
google/bucket/testing/assert
Package assert contains helper functions for making Testify assertions about objects in GCS buckets.
|
Package assert contains helper functions for making Testify assertions about objects in GCS buckets. |
vault/testing
Package testing provides utilities for testing code that requires a Vault client
|
Package testing provides utilities for testing code that requires a Vault client |
Package ops contains operational tools for Terra services
|
Package ops contains operational tools for Terra services |
Package render contains code for rendering Kubernetes manifests from Helm charts
|
Package render contains code for rendering Kubernetes manifests from Helm charts |
helmfile/stateval
Package stateval is used for generating Helmfile state values.
|
Package stateval is used for generating Helmfile state values. |
Package state models the state of Terra's infrastructure, including environments, clusters, and chart releases.
|
Package state models the state of Terra's infrastructure, including environments, clusters, and chart releases. |
api/terra
Package terra contains interfaces that model Terra's infrastructure, and support querying and updating the state of said infrastructure.
|
Package terra contains interfaces that model Terra's infrastructure, and support querying and updating the state of said infrastructure. |
api/terra/providers
Package providers contains implementations of the terra.State interface
|
Package providers contains implementations of the terra.State interface |
providers/gitops
Package gitops is an implementation of the terra.State interface that reads configuration from terra-helmfile
|
Package gitops is an implementation of the terra.State interface that reads configuration from terra-helmfile |
providers/gitops/statefixtures
Package statefixtures provides a fake state provider for use in unit tests
|
Package statefixtures provides a fake state provider for use in unit tests |
Package utils contains miscellaneous utility code
|
Package utils contains miscellaneous utility code |
pool
Package pool contains a generic implementation of the worker pool pattern for concurrent processing
|
Package pool contains a generic implementation of the worker pool pattern for concurrent processing |
Click to show internal directories.
Click to hide internal directories.