NAME
Chef::REST::Client::search
VERSION
1.0
SYNOPSIS
use Chef::REST::Client::search;
$obj->search->list; $obj->search( 'secrets' , { q => 'id:centrify', rows => 1 } )->details;
DESCRIPTION
Class that represents collection of Chef seach feature.
METHODS
list
return list of searches.
details
return details about a particular search.
KNOWN BUGS
SUPPORT
open a github ticket or email comments to Bhavin Patel <mail4bhavin@yahoo.com>
COPYRIGHT AND LICENSE
This Software is free to use , licensed under : The Artisic License 2.0 (GPL Compatible)