Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPreoidicFetch ¶
func GetPreoidicFetch() func()
Types ¶
type FetchPreodic ¶
type FetchPreodic struct {
// contains filtered or unexported fields
}
func NewFetchPreodic ¶
func (*FetchPreodic) Fetch ¶
func (f *FetchPreodic) Fetch()
func (*FetchPreodic) Start ¶
func (f *FetchPreodic) Start()
func (*FetchPreodic) Stop ¶
func (f *FetchPreodic) Stop()
type RefreshSecrets ¶
type RefreshSecrets struct {
// contains filtered or unexported fields
}
func NewRefreshSecrets ¶
func NewRefreshSecrets(db db.DB) *RefreshSecrets
func (*RefreshSecrets) Start ¶
func (r *RefreshSecrets) Start()
func (*RefreshSecrets) Stop ¶
func (r *RefreshSecrets) Stop()
Click to show internal directories.
Click to hide internal directories.