package
2.39.1+incompatible
Repository: https://github.com/openshift/assisted-service.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Handler returns an measuring standard http.Handler.
No description provided by the author
NewMockAPI creates a new mock instance.
NewMockDiskStatsHelper creates a new mock instance.
go:generate mockgen -source=disk_stats_helper.go -package=metrics -destination=mock_disk_stats_helper.go.
NewRecorder returns a new metrics recorder that implements the recorder using Prometheus as the backend.
To be used as an inner middleware to provide metrics for the endpoints.

# Constants

No description provided by the author

# Structs

Config has the dependencies and values of the recorder.
No description provided by the author
No description provided by the author
No description provided by the author
MockAPI is a mock of API interface.
MockAPIMockRecorder is the mock recorder for MockAPI.
MockDiskStatsHelper is a mock of DiskStatsHelper interface.
MockDiskStatsHelperMockRecorder is the mock recorder for MockDiskStatsHelper.
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author