kubernetes/third_party/forked/vishhstress/stress.go

var argMemTotal

var argMemStepSize

var argMemSleepDuration

var argCpus

var buffer

var CmdStress

func init() {}

func main(cmd *cobra.Command, _ []string) {}

func burnCPU() {}

func allocateMemory(total, stepSize resource.Quantity) {}