Invoke tasks requiring a compute service. This decouples main from anything pallet, jclouds or maven specific, and ensures compiling main doesn't compile the world.
Invoke tasks requiring a compute service. This decouples main from anything pallet, jclouds or maven specific, and ensures compiling main doesn't compile the world.
(blobstore-service-from-config-files defaults project profile)
(compute-service-from-config-files defaults project profile)
(find-admin-user defaults project profile)
Return the admin user
Return the admin user
(find-blobstore options defaults project profile)
Look for a compute service in the following sequence: Check pallet.config.service property check maven settings check pallet.config/service var. This sequence allows you to specify an overridable default in pallet.config/service.
Look for a compute service in the following sequence: Check pallet.config.service property check maven settings check pallet.config/service var. This sequence allows you to specify an overridable default in pallet.config/service.
(find-compute-service options defaults project profile)
Look for a compute service in the following sequence: Check pallet.config.service property check maven settings check pallet.config/service var. This sequence allows you to specify an overridable default in pallet.config/service.
Look for a compute service in the following sequence: Check pallet.config.service property check maven settings check pallet.config/service var. This sequence allows you to specify an overridable default in pallet.config/service.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close