hetzner-ts
Preparing search index...
security/types
CreateSSHKeyParams
Interface CreateSSHKeyParams
interface
CreateSSHKeyParams
{
labels
?:
Record
<
string
,
string
>
;
name
:
string
;
public_key
:
string
;
}
Index
Properties
labels?
name
public_
key
Properties
Optional
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
labels
name
public_
key
hetzner-ts
Loading...