package vishhstress
import "k8s.io/kubernetes/third_party/forked/vishhstress"
Package vishhstress was forked from <https://github.com/vishh/stress/tree/eab4e3384bcad9899b8b801b4a1917a758e97d96> so that it can be consumed from agnhost.
Index ¶
Variables ¶
var CmdStress = &cobra.Command{ Use: "stress", Short: "Lightweight compute resource stress utlity", Args: cobra.NoArgs, Run: main, }
CmdStress is used by agnhost Cobra.
Source Files ¶
stress.go
- Version
- v1.33.0 (latest)
- Published
- Apr 23, 2025
- Platform
- linux/amd64
- Imports
- 7 packages
- Last checked
- 6 hours ago –
Tools for package owners.