Class
Puppet::Network::Handler::Report
In:
lib/puppet/network/handler/report.rb
Parent:
Handler
Methods
new
newreport
report
Public Class methods
new
(*args)
newreport
(name, options = {}, &block)
Add a
new
report
type.
Public Instance methods
report
(report, client = nil, clientip = nil)
Accept a
report
from a client.
[Validate]