//
pkg.gl
Category
github.com/kubectyl/kuber
internal
database
package
1.0.0-alpha.1
Repository:
https://github.com/kubectyl/kuber.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
3
Files
52 SLOC
#
Functions
Initialize
Initialize configures the local SQLite database for Kuber and ensures that the models have been fully migrated.
Instance
Instance returns the gorm database instance that was configured when the application was booted.