# Functions
NewMockSSHKeyGenerator creates a new mock instance.
No description provided by the author
# Structs
MockSSHKeyGenerator is a mock of SSHKeyGenerator interface.
MockSSHKeyGeneratorMockRecorder is the mock recorder for MockSSHKeyGenerator.
No description provided by the author
# Interfaces
go:generate mockgen -package=sshkey -destination=mock_sshkey.go .