Module: Puppet::Plugins::BindingSchemes
- Defined in:
- lib/puppet/plugins/binding_schemes.rb
Overview
Defined Under Namespace
Classes: BindingsSchemeHandler
Constant Summary collapse
- BINDINGS_SCHEMES_KEY =
The lookup key for the multibind containing a map from scheme name to scheme handler class for bindings schemes.
'puppet::binding::schemes'
- BINDINGS_SCHEMES_TYPE =
The lookup type for the multibind containing a map from scheme name to scheme handler class for bindings schemes.
'Puppet::Plugins::BindingSchemes::BindingsSchemeHandler'