Versions in this module Expand all Collapse all v0 v0.0.3 Oct 18, 2023 Changes in this version + type Service struct + SSHClient ssh.Interface + func NewService(sshClient ssh.Interface) *Service + func (s *Service) RawBootstrapDataToProvisioningCommands(config []byte) ([]commands.Cmd, error)