ssh-manager/test
This module has been generated via dagger init and serves as a reference tobasic module structure as you get started with Dagger.
Two functions have been pre-created. You can modify, delete, or add to them,
as needed. They demonstrate usage of arguments and return types using simple
echo and grep commands. The functions can be called from the dagger CLI or
from one of the SDKs.
The first line in this comment block is a short description line and the
rest is a long description with more detail on the module's purpose or usage,
if appropriate. All modules should have a short description.
Installation
dagger install github.com/softwaredevelop/daggerverse/ssh-manager/test@7595da3da6ddbc64763f4a6b2406316657ebf64eTypes
SshManagertest 🔗
all() 🔗
All runs all SSH key generation tests in parallel.
Return Type
Void ! Example
Function SshManagertest.all is not accessible from the ssh-manager/test moduleFunction SshManagertest.all is not accessible from the ssh-manager/test moduleFunction SshManagertest.all is not accessible from the ssh-manager/test moduleFunction SshManagertest.all is not accessible from the ssh-manager/test moduletestGenerateEcdsa() 🔗
TestGenerateEcdsa tests the ECDSA key generation logic.
Return Type
Void ! Example
Function SshManagertest.testGenerateEcdsa is not accessible from the ssh-manager/test moduleFunction SshManagertest.testGenerateEcdsa is not accessible from the ssh-manager/test moduleFunction SshManagertest.testGenerateEcdsa is not accessible from the ssh-manager/test moduleFunction SshManagertest.testGenerateEcdsa is not accessible from the ssh-manager/test moduletestGenerateEd25519() 🔗
TestGenerateEd25519 tests the Ed25519 key generation logic.
Return Type
Void ! Example
Function SshManagertest.testGenerateEd25519 is not accessible from the ssh-manager/test moduleFunction SshManagertest.testGenerateEd25519 is not accessible from the ssh-manager/test moduleFunction SshManagertest.testGenerateEd25519 is not accessible from the ssh-manager/test moduleFunction SshManagertest.testGenerateEd25519 is not accessible from the ssh-manager/test moduletestGenerateRsa() 🔗
TestGenerateRsa tests the RSA key generation logic.
Return Type
Void ! Example
Function SshManagertest.testGenerateRsa is not accessible from the ssh-manager/test moduleFunction SshManagertest.testGenerateRsa is not accessible from the ssh-manager/test moduleFunction SshManagertest.testGenerateRsa is not accessible from the ssh-manager/test moduleFunction SshManagertest.testGenerateRsa is not accessible from the ssh-manager/test module