# Functions
NewMockPrometheusInterface creates a new mock instance.
# Structs
MockPrometheusInterface is a mock of PrometheusInterface interface.
MockPrometheusInterfaceMockRecorder is the mock recorder for MockPrometheusInterface.
Prometheus implements instrumentation of metrics for terraform-applier.
# Interfaces
PrometheusInterface allows for mocking out the functionality of Prometheus when testing the full process of an apply run.