//
pkg.gl
Category
github.com/fluxcd/image-reflector-controller
internal
database
package
0.34.0
Repository:
https://github.com/fluxcd/image-reflector-controller.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
62 SLOC
#
Functions
NewBadgerDatabase
NewBadgerDatabase creates and returns a new database implementation using Badger for storing the image tags.
#
Structs
BadgerDatabase
BadgerDatabase provides implementations of the tags database based on Badger.