Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CrossplaneResourcesSync ¶
type CrossplaneResourcesSync struct {
// contains filtered or unexported fields
}
func NewCrossplaneResourcesSync ¶
func NewCrossplaneResourcesSync(log logging.Logger, frequency string, dbStore *captenstore.Store) (*CrossplaneResourcesSync, error)
func (*CrossplaneResourcesSync) CronSpec ¶
func (s *CrossplaneResourcesSync) CronSpec() string
func (*CrossplaneResourcesSync) Run ¶
func (s *CrossplaneResourcesSync) Run()
type Scheduler ¶
type Scheduler struct {
// contains filtered or unexported fields
}
func NewScheduler ¶
Click to show internal directories.
Click to hide internal directories.