Liking cljdoc? Tell your friends :D

puppetlabs.puppetdb.export


add-tar-entriesclj

(add-tar-entries tar-writer entries)
source

decode-json-childrenclj

(decode-json-children row json-encoded-fields)
source

export!clj

(export! outfile query-fn)
(export! outfile query-fn anonymize-profile)
source

export!*clj

(export!* tar-writer query-fn anonymize-profile)
source

export-data->tar-itemsclj

(export-data->tar-items entity data)
source

export-datum->tar-itemclj

(export-datum->tar-item entity datum)

Inputs: [entity datum] Returns: utils/tar-item

Creates a tar-item map for a PuppetDB entity

Inputs: [entity datum]
Returns: utils/tar-item

Creates a tar-item map for a PuppetDB entity
sourceraw docstring

export-file-extclj

source

export-filenameclj

(export-filename {:keys [certname producer_timestamp]})

For anything we store historically and need unique names

For anything we store historically and need unique names
sourceraw docstring

export-infoclj

source

export-metadata-file-nameclj

source

export-orderclj

Order is important here because we have to make sure the fact expiration status makes it into the exported tarball first, so that it is later imported first. This will ensure factsets belonging to nodes with expiration set to false are not subject to garbage collection during the import.

Order is important here because we have to make sure the fact expiration status
makes it into the exported tarball first, so that it is later imported first. This
will ensure factsets belonging to nodes with expiration set to false are not subject
to garbage collection during the import.
sourceraw docstring

latest-command-versionsclj

source

maybe-anonymizeclj

(maybe-anonymize anonymize-fn anon-config data)
source

query-api-versionclj

source

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