//
pkg.gl
Category
github.com/openshift/knative-serving
pkg
autoscaler
statserver
package
0.10.0
Repository:
https://github.com/openshift/knative-serving.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
169 SLOC
#
Functions
New
New creates a Server which will receive autoscaler statistics and forward them to statsCh until Shutdown is called.
#
Structs
Server
Server receives autoscaler statistics over WebSocket and sends them to a channel.