Documentation ¶
Index ¶
Constants ¶
View Source
const StopSystemdBin = "chaos_stopsystemd"
Variables ¶
This section is empty.
Functions ¶
func NewStopSystemdActionCommandSpec ¶
func NewStopSystemdActionCommandSpec() spec.ExpActionCommandSpec
func NewSystemdCommandModelSpec ¶
func NewSystemdCommandModelSpec() spec.ExpModelCommandSpec
Types ¶
type StopSystemdActionCommandSpec ¶
type StopSystemdActionCommandSpec struct {
spec.BaseExpActionCommandSpec
}
func (*StopSystemdActionCommandSpec) Aliases ¶
func (*StopSystemdActionCommandSpec) Aliases() []string
func (*StopSystemdActionCommandSpec) Categories ¶
func (*StopSystemdActionCommandSpec) Categories() []string
func (*StopSystemdActionCommandSpec) LongDesc ¶
func (k *StopSystemdActionCommandSpec) LongDesc() string
func (*StopSystemdActionCommandSpec) Name ¶
func (*StopSystemdActionCommandSpec) Name() string
func (*StopSystemdActionCommandSpec) ShortDesc ¶
func (*StopSystemdActionCommandSpec) ShortDesc() string
type StopSystemdExecutor ¶
type StopSystemdExecutor struct {
// contains filtered or unexported fields
}
func (*StopSystemdExecutor) Name ¶
func (sse *StopSystemdExecutor) Name() string
func (*StopSystemdExecutor) SetChannel ¶
func (sse *StopSystemdExecutor) SetChannel(channel spec.Channel)
type SystemdCommandModelSpec ¶
type SystemdCommandModelSpec struct {
spec.BaseExpModelCommandSpec
}
func (*SystemdCommandModelSpec) LongDesc ¶
func (*SystemdCommandModelSpec) LongDesc() string
func (*SystemdCommandModelSpec) Name ¶
func (*SystemdCommandModelSpec) Name() string
func (*SystemdCommandModelSpec) ShortDesc ¶
func (*SystemdCommandModelSpec) ShortDesc() string
Click to show internal directories.
Click to hide internal directories.