Documentation ¶
Index ¶
Constants ¶
View Source
const ( Path = "cache/%s/%s/%s" LastSyncFile = "0000-last-sync" Bucket = "insights-v2-%s" Region = "us-east-2" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func (*Manager) GetLastSync ¶
GetLastSync get connector sync date, if it is not exist return epoch date
func (*Manager) IsKeyCreated ¶
IsKeyCreated check if the key already exists
Click to show internal directories.
Click to hide internal directories.