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()
InstallHandlers installs global handlers for cron jobs that are part of this app.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.