Skip to content

SshKnownHostsSource

type SshKnownHostsSource =
| SecretSource
| SecretSource[];

Defined in: src/types/public.ts:84

Known-hosts material source accepted by SSH connection profiles.