AzureClusterControlPlaneSshConfig

data class AzureClusterControlPlaneSshConfig(val authorizedKey: String)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The SSH public key data for VMs managed by Anthos. This accepts the authorized_keys file format used in OpenSSH according to the sshd(8) manual page.