hetzner-ts
Preparing search index...
security/types
SSHKey
Interface SSHKey
interface
SSHKey
{
created
:
string
;
fingerprint
:
string
;
id
:
number
;
labels
:
Record
<
string
,
string
>
;
name
:
string
;
public_key
:
string
;
}
Index
Properties
created
fingerprint
id
labels
name
public_
key
Properties
created
created
:
string
fingerprint
fingerprint
:
string
id
id
:
number
labels
labels
:
Record
<
string
,
string
>
name
name
:
string
public_
key
public_key
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
fingerprint
id
labels
name
public_
key
hetzner-ts
Loading...