mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-07 02:07:58 +00:00
3 lines
160 B
Go
3 lines
160 B
Go
// Package storage contains storage services for use in the registry
|
|
// application. It should be considered an internal package, as of Go 1.4.
|
|
package storage
|