Resource querying
This implements resource querying, using the query compiler in
puppetlabs.puppetdb.query, basically by munging the results into the
right format and picking out the desired columns.
Resource querying This implements resource querying, using the query compiler in `puppetlabs.puppetdb.query`, basically by munging the results into the right format and picking out the desired columns.
(munge-result-rows _ _)Inputs: [_ _]
Munge the result rows so that they will be compatible with the version specified API specification
Inputs: [_ _] Munge the result rows so that they will be compatible with the version specified API specification
(optional-matching-keyword pattern)A regex pattern to check the keyword for.
A regex pattern to check the keyword for.
(row->resource row)Inputs: [row :- row-schema]
Convert resource query row into a final resource format.
Inputs: [row :- row-schema] Convert resource query row into a final resource format.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |