Versions in this module Expand all Collapse all v0 v0.1.0 Jun 2, 2022 Changes in this version + type PreRemove struct + func NewPreRemove(sshConfig interfaces.SSHConfigManager, sshKeys interfaces.SSHKeysManager, ...) PreRemove + func (p PreRemove) Run(cloudService entities.CloudService, recodeConfig *entities.Config, ...) error + type PreStop struct + func NewPreStop(sshKnownHosts interfaces.SSHKnownHostsManager) PreStop + func (p PreStop) Run(cloudService entities.CloudService, recodeConfig *entities.Config, ...) error