(list-system-modes installations)
Enumerate for each system in installations
the supported modes.
The collection installations
should be like the one returned by
the installations-by-user
Return a map from system ID to a vector
of modes.
Enumerate for each system in `installations` the supported modes. The collection `installations` should be like the one returned by the `installations-by-user` Return a map from system ID to a vector of modes.
(select-locations c location-name)
Find by name the locations matching location-name
.
Find by name the locations matching `location-name`.
(select-zones c location zone)
Find by name the zones matching location
and zone
.
Find by name the zones matching `location` and `zone`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close