This change adds a timer trigger API, client, and implementation. Users can trigger a function with a cron-compatible string. This change also moves the publisher interface and webhook-based publisher implementation out of kubewatcher and into a separate `publisher` package.
This commit is contained in:
@@ -33,3 +33,4 @@ import:
|
||||
version: v1.2.0
|
||||
subpackages:
|
||||
- client/v2
|
||||
- package: github.com/robfig/cron
|
||||
|
||||
Reference in New Issue
Block a user