Class Puppet::Network::Client::ProxyClient
In: lib/puppet/network/client/proxy.rb
Parent: Puppet::Network::Client

unlike the other client classes (again, this design sucks) this class is basically just a proxy class — it calls its methods on the driver and that‘s about it

Methods

mkmethods  

Public Class methods

[Validate]