Documentation ¶
Index ¶
Constants ¶
View Source
const (
CPUSuppressName = "CPUSuppresss"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CPUSuppress ¶
type CPUSuppress struct {
// contains filtered or unexported fields
}
func (*CPUSuppress) Enabled ¶
func (r *CPUSuppress) Enabled() bool
func (*CPUSuppress) Run ¶
func (r *CPUSuppress) Run(stopCh <-chan struct{})
func (*CPUSuppress) Setup ¶
func (r *CPUSuppress) Setup(*framework.Context)
Click to show internal directories.
Click to hide internal directories.