Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SchedContext ¶
type SchedContext struct { Store store.Store // change 0414 //ApiServer *apiserver.ApiServer // for HTTPS ApiServer2 *httpserver.HttpServer // Config for scheduler config Config util.SchedConfig // AlertManager for alert interface AlertManager alertmanager.AlertManageInterface }
SchedContext context for scheduler
Click to show internal directories.
Click to hide internal directories.