gce_check_ssh {googleComputeEngineR} | R Documentation |
Calls API for the current SSH settings for an instance
Description
Calls API for the current SSH settings for an instance
Usage
gce_check_ssh(instance)
Arguments
instance |
An instance to check |
Value
A data.frame of SSH users and public keys
[Package googleComputeEngineR version 0.3.0 Index]