Documentation ¶
Index ¶
- Constants
- func NewCpuCommandModelSpec() spec.ExpModelCommandSpec
- type CpuCommandModelSpec
- type FullLoadActionCommand
- func (*FullLoadActionCommand) Aliases() []string
- func (*FullLoadActionCommand) Flags() []spec.ExpFlagSpec
- func (f *FullLoadActionCommand) LongDesc() string
- func (*FullLoadActionCommand) Matchers() []spec.ExpFlagSpec
- func (*FullLoadActionCommand) Name() string
- func (*FullLoadActionCommand) ShortDesc() string
Constants ¶
View Source
const BurnCpuBin = "chaos_burncpu"
Variables ¶
This section is empty.
Functions ¶
func NewCpuCommandModelSpec ¶
func NewCpuCommandModelSpec() spec.ExpModelCommandSpec
Types ¶
type CpuCommandModelSpec ¶
type CpuCommandModelSpec struct {
spec.BaseExpModelCommandSpec
}
func (*CpuCommandModelSpec) LongDesc ¶
func (*CpuCommandModelSpec) LongDesc() string
func (*CpuCommandModelSpec) Name ¶
func (*CpuCommandModelSpec) Name() string
func (*CpuCommandModelSpec) ShortDesc ¶
func (*CpuCommandModelSpec) ShortDesc() string
type FullLoadActionCommand ¶
type FullLoadActionCommand struct {
spec.BaseExpActionCommandSpec
}
func (*FullLoadActionCommand) Aliases ¶
func (*FullLoadActionCommand) Aliases() []string
func (*FullLoadActionCommand) Flags ¶
func (*FullLoadActionCommand) Flags() []spec.ExpFlagSpec
func (*FullLoadActionCommand) LongDesc ¶
func (f *FullLoadActionCommand) LongDesc() string
func (*FullLoadActionCommand) Matchers ¶
func (*FullLoadActionCommand) Matchers() []spec.ExpFlagSpec
func (*FullLoadActionCommand) Name ¶
func (*FullLoadActionCommand) Name() string
func (*FullLoadActionCommand) ShortDesc ¶
func (*FullLoadActionCommand) ShortDesc() string
Click to show internal directories.
Click to hide internal directories.