//
pkg.gl
Category
github.com/hyperhq/hypernetes
pkg
kubelet
prober
results
package
1.3.2
Repository:
https://github.com/hyperhq/hypernetes.git
Documentation:
pkg.go.dev
Overview
Versions
2
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.