Documentation
¶
Index ¶
- func CombinedOutputJournalctl(ctx context.Context, args ...string) ([]byte, error)
- func CombinedOutputSystemctl(ctx context.Context, args ...string) ([]byte, error)
- func CombinedOutputSystemdRun(ctx context.Context, args ...string) ([]byte, error)
- func CombinedOutputWorkflowCommand(ctx context.Context, name string, args ...string) ([]byte, error)
- func IsExecutableNotFound(err error) bool
- func IsExitError(err error) bool
- func LookPathAptGet() (string, error)
- func LookPathDnf() (string, error)
- func LookPathSystemctl() (string, error)
- func LookPathSystemdRun() (string, error)
- func LookPathWorkflowBinary(file string) (string, error)
- func RunSystemctl(ctx context.Context, args ...string) error
- func RunWorkflowCommand(ctx context.Context, name string, args ...string) error
- func RunWorkflowCommandWithIO(ctx context.Context, stdout io.Writer, stderr io.Writer, name string, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CombinedOutputSystemctl ¶
func IsExecutableNotFound ¶
func IsExitError ¶
func LookPathAptGet ¶
func LookPathDnf ¶
func LookPathSystemctl ¶
func LookPathSystemdRun ¶
func LookPathWorkflowBinary ¶
func RunWorkflowCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.