Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func List ¶
func List(w http.ResponseWriter, r *http.Request, o orchestrator.Orchestrator) error
func New ¶
func New(w http.ResponseWriter, r *http.Request, o orchestrator.Orchestrator) error
Types ¶
type Response ¶
type Response struct {
Jobs []orchestrator.CacheJob `json:"jobs"`
}
Click to show internal directories.
Click to hide internal directories.