Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Syncer ¶
type Syncer struct {
// contains filtered or unexported fields
}
Syncer watches Run CRDs in Kubernetes and syncs them into ingestion_schedules.
func NewSyncer ¶
func NewSyncer(scheduleSvc *runs.ScheduleService, namespace string) (*Syncer, error)
NewSyncer creates a new Run CRD syncer.
Click to show internal directories.
Click to hide internal directories.