Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( NewDeviceRepo = postgres.NewDeviceRepo NewManifest = postgres.NewManifestRepository NewRepository = postgres.NewRepository NewGit = git.New NewCertificate = vault.NewCertificateRepository NewSecret = vault.NewSecretRepository NewMemCache = cache.NewCacheRepo )
Functions ¶
This section is empty.
Types ¶
type Certificate ¶
type Certificate vault.CertficateRepo
type Device ¶
type Device postgres.DeviceRepo
type Manifest ¶
type Manifest postgres.ManifestRepository
type MemCache ¶
type MemCache cache.MemCacheRepo
type Repository ¶
type Repository postgres.Repository
type Secret ¶
type Secret vault.SecretRepository
Click to show internal directories.
Click to hide internal directories.