GO-2023-2355: Knative Serving vulnerable to attacker-controlled pod causing denial of service of autoscaler in knative.dev/serving
package
Version:
v0.16.0
Opens a new window with list of versions in this module.
Published: Jul 7, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ManualTickProvider struct {
Channel chan time.Time
}
A ManualTickProvider holds a channel that delivers `ticks' of a clock at intervals.
NewTicker returns a Ticker containing a channel that will send the
time with a period specified by the duration argument.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.