cron

package
v0.0.0-...-e560ebb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2021 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Overview

Package cron implements handlers for appengine cron targets in this app.

All actual logic related to fleet management should be implemented in the main fleet API. These handlers should only encapsulate the following bits of logic: - Calling other API as the appengine service account user. - Translating luci-config driven admin task parameters.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InstallHandlers

func InstallHandlers(r *router.Router, mw router.MiddlewareChain)

InstallHandlers installs handlers for cron jobs that are part of this app.

All handlers serve paths under /internal/cron/* These handlers can only be called by appengine's cron service.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL