Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 986 Bytes

V1SSHPublicKeyAccessCredentialPropagationMethod.md

File metadata and controls

11 lines (7 loc) · 986 Bytes

V1SSHPublicKeyAccessCredentialPropagationMethod

Properties

Name Type Description Notes
config_drive V1ConfigDriveSSHPublicKeyAccessCredentialPropagation ConfigDrivePropagation means that the ssh public keys are injected into the VM using metadata using the configDrive cloud-init provider [optional]
qemu_guest_agent V1QemuGuestAgentSSHPublicKeyAccessCredentialPropagation QemuGuestAgentAccessCredentailPropagation means ssh public keys are dynamically injected into the vm at runtime via the qemu guest agent. This feature requires the qemu guest agent to be running within the guest. [optional]

[Back to Model list] [Back to API list] [Back to README]