Documentation ¶
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
func NewScheduler ¶
func NewScheduler(l log.Logger, conf *config.ServerConfig, pluginRepo dag.PluginRepo, projecGetter airflow.ProjectGetter, secretGetter airflow.SecretGetter, ) (*airflow.Scheduler, error)
Types ¶
type OptimusServer ¶
type OptimusServer struct {
// contains filtered or unexported fields
}
func New ¶
func New(conf *config.ServerConfig) (*OptimusServer, error)
func (*OptimusServer) Shutdown ¶
func (s *OptimusServer) Shutdown()
Click to show internal directories.
Click to hide internal directories.