Liking cljdoc? Tell your friends :D

puppetlabs.services.puppet-admin.puppet-admin-core


build-ring-handlerclj

(build-ring-handler path settings jruby-service authorization-fn)

Inputs: [path :- schema/Str settings :- ringutils/WhitelistSettings jruby-service :- (schema/protocol jruby-puppet/JRubyPuppetService) authorization-fn :- IFn] Returns: IFn

Returns the ring handler for the Puppet Admin API.

Inputs: [path :- schema/Str settings :- ringutils/WhitelistSettings jruby-service :- (schema/protocol jruby-puppet/JRubyPuppetService) authorization-fn :- IFn]
Returns: IFn

Returns the ring handler for the Puppet Admin API.
sourceraw docstring

config->puppet-admin-settingsclj

(config->puppet-admin-settings config)

Inputs: [config] Returns: (schema/maybe PuppetAdminSettings)

Given the full Puppet Server config map, extract and return the Puppet Admin web service settings.

Inputs: [config]
Returns: (schema/maybe PuppetAdminSettings)

Given the full Puppet Server config map, extract and return the Puppet
Admin web service settings.
sourceraw docstring

environment-cache-resourceclj

(environment-cache-resource jruby-service env-name)
source

handle-jruby-pool-flushclj

(handle-jruby-pool-flush jruby-service)
source

handle-jruby-pool-thread-dumpclj

(handle-jruby-pool-thread-dump jruby-service)
source

puppet-admin-settings->whitelist-settingsclj

(puppet-admin-settings->whitelist-settings admin-settings)

Inputs: [admin-settings :- (schema/maybe PuppetAdminSettings)] Returns: ringutils/WhitelistSettings

Given the full Puppet Admin web service settings, extract and return the embedded client whitelist settings.

Inputs: [admin-settings :- (schema/maybe PuppetAdminSettings)]
Returns: ringutils/WhitelistSettings

Given the full Puppet Admin web service settings, extract and return the
embedded client whitelist settings.
sourceraw docstring

PuppetAdminSettingsclj

source

v1-routesclj

(v1-routes jruby-service)

Routes for v1 of the Puppet Admin HTTP API.

Routes for v1 of the Puppet Admin HTTP API.
sourceraw docstring

versioned-routesclj

(versioned-routes jruby-service)
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