persistence for ssh keys
This commit is contained in:
@@ -32,6 +32,7 @@ pub use ssh::SshKey;
|
||||
pub enum Credential {
|
||||
AwsBase(AwsBaseCredential),
|
||||
AwsSession(AwsSessionCredential),
|
||||
Ssh(SshKey),
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user