Liking cljdoc? Tell your friends :D

akvo.commons.config


configsclj

source

errors-configclj

source

find-configclj

(find-config app-id-or-bucket)

Find the config map for bucket-name or app-id

Find the config map for bucket-name or app-id
sourceraw docstring

get-aliasclj

(get-alias base-url)

Returns the instance alias for a given domain or the same domain if no alias if found

Returns the instance alias for a given domain or
the same domain if no alias if found
sourceraw docstring

get-bucket-nameclj

(get-bucket-name url)

Extracts the bucket name from an upload domain url: https://akvoflow-1.s3.amazonaws.com => akvoflow-1

Extracts the bucket name from an upload domain url: https://akvoflow-1.s3.amazonaws.com => akvoflow-1
sourceraw docstring

get-configclj

(get-config file)
source

get-criteriaclj

(get-criteria bucket-name surveyId)

Returns a map of upload configuration criteria

Returns a map of upload configuration criteria
sourceraw docstring

get-domainclj

(get-domain base-url)

Returns the instance domain for a given base-url

Returns the instance domain for a given base-url
sourceraw docstring

instance-aliasclj

source

reloadclj

(reload path)
source

s3bucket->app-idclj

source

set-config!clj

(set-config! path)

Resets the value of configs and alias maps based on the appengine-web.xml files

Resets the value of configs and alias maps based on the appengine-web.xml files
sourceraw docstring

set-settings!clj

(set-settings! path)

Resets the value of settings reading the new values from the file path

Resets the value of settings reading the new values from the file path
sourceraw docstring

settingsclj

source

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

× close