Liking cljdoc? Tell your friends :D

puppetlabs.puppetdb.query.resources

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.
raw docstring

munge-result-rowsclj

(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
sourceraw docstring

optional-matching-keywordclj

(optional-matching-keyword pattern)

A regex pattern to check the keyword for.

A regex pattern to check the keyword for.
sourceraw docstring

row->resourceclj

(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.
sourceraw docstring

row-schemaclj

Resource query row schema.

Resource query row schema.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close