Sha256: 700612e82e8665cac0945b4ca087f474dbe53718296c67ec53625254e3b08d9a
Contents?: true
Size: 182 Bytes
Versions: 25
Compression:
Stored size: 182 Bytes
Contents
module Fog module Compute class Glesys class Real def ssh_key_remove(options) request("sshkey/remove", options) end end end end end
Version data entries
25 entries across 23 versions & 4 rubygems