Class: Puppet::Network::Client::Status
- Inherits:
-
ProxyClient
- Object
- Puppet::Network::Client
- ProxyClient
- Puppet::Network::Client::Status
- Defined in:
- lib/puppet/network/client/status.rb
Constant Summary
Constants inherited from Puppet::Network::Client
Instance Attribute Summary
Attributes inherited from Puppet::Network::Client
#driver, #lastrun, #local, #schedule, #stopping
Attributes included from Util::SubclassLoader
Attributes included from SSLCertificates::Support
Method Summary
Methods inherited from ProxyClient
Methods inherited from Puppet::Network::Client
drivername, handler, #initialize, #local?, #recycle_connection, #run, #runnow, #scheduled?, #shutdown, #start, xmlrpc_client
Methods included from Util::SubclassLoader
#each, #handle_subclasses, #inherited, #method_missing, #name, #subclasses
Methods included from SSLCertificates::Support
keytype, #rename_files_with_uppercase, #requestcert
Methods included from Util::MethodHelper
#requiredopts, #set_options, #symbolize_options
Methods included from Util
activerecord_version, benchmark, chuser, classproxy, #execfail, #execpipe, execute, logmethods, memory, proxy, recmkdir, secure_open, symbolize, symbolizehash, symbolizehash!, synchronize_on, thinmark, #threadlock, which, withumask
Methods included from Util::POSIX
#get_posix_field, #gid, #idfield, #methodbyid, #methodbyname, #search_posix_field, #uid
Constructor Details
This class inherits a constructor from Puppet::Network::Client