Package org.jclouds.chef.util
Class ChefUtils
- java.lang.Object
-
- org.jclouds.chef.util.ChefUtils
-
public class ChefUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description ChefUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
findRoleInRunList(List<String> runList)
static Date
fromOhaiTime(JsonBall ohaiDate)
static com.google.inject.multibindings.MapBinder<String,com.google.common.base.Supplier<JsonBall>>
ohaiAutomaticAttributeBinder(com.google.inject.Binder binder)
static JsonBall
toOhaiTime(long millis)
-