Liking cljdoc? Tell your friends :D

exoscale.compute.api.keypair

Higher order functions to manipulate keypairs. In addition to standard facilities, this also bundles an opt-in atom-backed store for private keys created here.

Higher order functions to manipulate keypairs.
In addition to standard facilities, this also
bundles an opt-in atom-backed store for private keys
created here.
raw docstring

by-nameclj

(by-name config kp)

The infamous name resolver, using listVirtualMachines since Cloudstack does not allow singular get calls

The infamous name resolver, using listVirtualMachines since
Cloudstack does not allow singular get calls
sourceraw docstring

createclj

(create config kpname)
source

create-and-storeclj

(create-and-store config kpname)
source

deleteclj

(delete config target)
source

flush-private-keysclj

(flush-private-keys)
source

keystoreclj

source

listclj

(list config)

List virtual machines

List virtual machines
sourceraw docstring

private-keyclj

(private-key kpname)
source

registerclj

(register config kpname public-key)
source

resolve-idclj

(resolve-id target)
source

sanitizeclj

(sanitize kp)
source

store-private-keyclj

(store-private-key resp)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close