//
pkg.gl
Category
github.com/projectriff/reconciler-runtime
tracker
package
0.0.0-20200626141321-83b13a5dc6b8
Repository:
https://github.com/projectriff/reconciler-runtime.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
101 SLOC
#
Functions
New
New returns an implementation of Tracker that lets a Reconciler register a particular resource as watching a resource for a particular lease duration.
NewKey
No description provided by the author
#
Structs
Key
No description provided by the author
#
Interfaces
Tracker
Tracker defines the interface through which an object can register that it is tracking another object by reference.