The Puppet Extensions Module.
Submodules of this module should be named after the publisher (e.g. ‘user’ part of a Puppet Module name). The submodule {Puppetx::Puppet} contains the puppet extension points.
This module also contains constants that are used when defining extensions.
@api public
The lookup *key* for the multibind containing a map from scheme name to scheme handler class for bindings schemes. @api public
The lookup *type* for the multibind containing a map from scheme name to scheme handler class for bindings schemes. @api public
The lookup *key* for the multibind containing syntax checkers used to syntax check embedded string in non puppet DSL syntax. @api public
The lookup *type* for the multibind containing syntax checkers used to syntax check embedded string in non puppet DSL syntax. @api public