Module: DevStructure

Included in:
API::Blueprints, Blueprint
Defined in:
lib/devstructure.rb

Overview

The Ruby bindings to the DevStructure API actually include a bit more than that. The following independent modules are available - this serves as nothing more than the root of a namespace.

  • [DevStructure::API](devstructure/api.html): The actual API client as a subclass of Net::HTTP.

  • [DevStructure::Blueprint](devstructure/blueprint.html): A Ruby class describing a blueprint.

  • [DevStructure::Puppet](devstructure/puppet.html): A Puppet code generator.

  • [DevStructure::Chef](devstructure/chef.html): A Chef code generator.

Further reading:

Defined Under Namespace

Modules: Puppet Classes: API, Blueprint