(all-minio-ports)
gets all active minio ports
gets all active minio ports
(bench-start {:keys [port] :as minio} type)
starts the bench
starts the bench
(bench-stop {:keys [port bench] :as minio} _)
stops the bench
stops the bench
(start-minio-array ports)
starts a minio array
starts a minio array
(start-minio-server {:keys [port console init]} type root-dir)
starts the minio server in a given directory
starts the minio server in a given directory
(stop-minio-server port stop-type)
stop the minio server
stop the minio server
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close