Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UserAccountCredentials

Package version

Settings for user account that gets created on each on the nodes of a compute.

Hierarchy

  • UserAccountCredentials

Index

Properties

adminUserName

adminUserName: string

User name. Name of the administrator user account which can be used to SSH to nodes.

Optional adminUserPassword

adminUserPassword: undefined | string

Password. Password of the administrator user account.

Optional adminUserSshPublicKey

adminUserSshPublicKey: undefined | string

SSH public key. SSH public key of the administrator user account.

Generated using TypeDoc