certificates/db
Mariano Cano 20b2c6a201 Extract cert storer methods from AuthDB
To be able to extend the AuthDB with methods that also extend the
provisioner we need to either create a new method or to split the
interface. This change splits the interface so we can have a cleaner
implementation.
2022-05-18 18:27:37 -07:00
..
db.go Extract cert storer methods from AuthDB 2022-05-18 18:27:37 -07:00
db_test.go Store certificate and provisioner in one transaction. 2022-04-12 18:42:27 -07:00
simple.go Extract cert storer methods from AuthDB 2022-05-18 18:27:37 -07:00
simple_test.go NoopDB -> SimpleDB 2019-05-07 12:26:30 -07:00