Node state tracking
Node state tracking
Instantiate a file-backup provider based on keyword and option map.
Instantiate a file-backup provider based on keyword and option map.
Instantiate a file-checksum provider based on keyword and option map.
Instantiate a file-checksum provider based on keyword and option map.
(new-file-content ns session path options)
Notify that path has been modified. Options include, :versioning, :no-versioning, :max-versions
Notify that path has been modified. Options include, :versioning, :no-versioning, :max-versions
(record-checksum ns session path)
Save the MD5 for the file at path.
Save the MD5 for the file at path.
(setup-node-script ns session usernames)
Script to setup a node.
Script to setup a node.
(verify-checksum ns session path)
Verify the expected MD5 of the file at path.
Verify the expected MD5 of the file at path.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close