Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runner ¶
Runner is the subset of environment.GuestActions that Systemctl requires. Using a narrow interface makes Systemctl easier to test and more loosely coupled.
type Systemctl ¶
type Systemctl struct {
// contains filtered or unexported fields
}
Systemctl provides a typed wrapper for running systemctl commands in the guest VM.
func (Systemctl) DaemonReload ¶
DaemonReload reloads the systemd manager configuration.
Click to show internal directories.
Click to hide internal directories.