Documentation ¶
Index ¶
- func ConfigureSnapshotAgent(info common.SnapshotAgentInstallInfo) (int, error)
- func CreateTelegrafConfigFile(installInfo common.AgentInstallInfo) (string, error)
- func InstallAgent(info common.AgentInstallInfo) (int, error)
- func SSHCopyWithTimeout(sshInfo sshrun.SSHInfo, sourceFile string, targetFile string) error
- func UninstallAgent(info common.AgentInstallInfo) (int, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigureSnapshotAgent ¶ added in v0.7.1
func ConfigureSnapshotAgent(info common.SnapshotAgentInstallInfo) (int, error)
func CreateTelegrafConfigFile ¶
func CreateTelegrafConfigFile(installInfo common.AgentInstallInfo) (string, error)
func InstallAgent ¶
func InstallAgent(info common.AgentInstallInfo) (int, error)
func SSHCopyWithTimeout ¶
func UninstallAgent ¶
func UninstallAgent(info common.AgentInstallInfo) (int, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.