Preparing search index...
The search index is not available
VSCode-Logger API - v1.5.0
VSCode-Logger API
deviceTree
BastionConfig
Interface BastionConfig
interface
BastionConfig
{
host
:
string
;
hostFingerprint
?:
string
;
password
?:
string
;
port
?:
number
;
privateKeyPassphrase
?:
string
;
privateKeyPath
?:
string
;
username
:
string
;
}
Index
Properties
host
host
Fingerprint?
password?
port?
private
Key
Passphrase?
private
Key
Path?
username
Properties
host
host
:
string
Optional
host
Fingerprint
hostFingerprint
?:
string
Optional
password
password
?:
string
Optional
port
port
?:
number
Optional
private
Key
Passphrase
privateKeyPassphrase
?:
string
Optional
private
Key
Path
privateKeyPath
?:
string
username
username
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
host
host
Fingerprint
password
port
private
Key
Passphrase
private
Key
Path
username
VSCode-Logger API - v1.5.0
Loading...