package
2.2.1+incompatible
Repository: https://github.com/goharbor/harbor.git
Documentation: pkg.go.dev
# Functions
NewCacheDriver returns driver with cache.
NewRESTDriver - Create RESTDriver.
# Structs
Cache - Used to load/save configuration with cache.
Database - Used to load/save configuration in database.
RESTDriver - config store driver based on REST API.
# Interfaces
Driver the interface to save/load config.