//
pkg.gl
Category
github.com/easeway/kubernetes
pkg
kubelet
prober
results
package
1.9.0-alpha.1
Repository:
https://github.com/easeway/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
84 SLOC
#
Functions
NewManager
NewManager creates ane returns an empty results manager.
#
Constants
Failure
No description provided by the author
Success
No description provided by the author
#
Structs
Update
Update is an enum of the types of updates sent over the Updates channel.
#
Interfaces
Manager
Manager provides a probe results cache and channel of updates.
#
Type aliases
Result
Result is the type for probe results.