//
pkg.gl
Category
github.com/codeb2cc/kubernetes
pkg
kubelet
prober
results
package
1.2.0-alpha.8
Repository:
https://github.com/codeb2cc/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.