Class: Berkshelf::RidleyCompat

Inherits:
Chef::HTTP::Simple
  • Object
show all
Includes:
RidleyCompatAPI
Defined in:
lib/berkshelf/ridley_compat.rb

Overview

RidleyCompat is the ServerAPI, but we inherit from Chef::HTTP::Simple and then include all our middlewares and then need to include our own CompatAPI. The end result is a ridley-esque way of talking to a chef server.

Method Summary

Methods included from RidleyCompatAPI

#get, #initialize