import "istio.io/istio/galley/pkg/config/source/kube/apiserver/stats"
var ( // APIVersionTag holds the API version of the resource. APIVersionTag tag.Key // GroupTag holds the group of the resource. GroupTag tag.Key // KindTag holds the kind of the resource. KindTag tag.Key // ErrorTag holds the error message of a handleEvent failure. ErrorTag tag.Key )
RecordEventError records an error handling a kube event.
func RecordEventSuccess()
RecordEventSuccess records successfully handling a kube event.
Package stats imports 5 packages (graph) and is imported by 3 packages. Updated 2020-07-22. Refresh now. Tools for package owners.