Versions in this module Expand all Collapse all v0 v0.10.1 Feb 5, 2015 v0.10.0 Feb 3, 2015 Changes in this version + type REST struct + func NewREST(registry Registry) *REST + func (*REST) New() runtime.Object + func (b *REST) Create(ctx api.Context, obj runtime.Object) (<-chan apiserver.RESTResult, error) + type Registry interface + ApplyStatus func(ctx api.Context, usage *api.ResourceQuotaUsage) error