Versions in this module Expand all Collapse all v0 v0.20.0 Jun 24, 2015 Changes in this version + func NewStorage(h tools.EtcdHelper, connection client.ConnectionInfoGetter) (*REST, *StatusREST) + type REST struct + func (r *REST) ResourceLocation(ctx api.Context, id string) (*url.URL, http.RoundTripper, error) + type StatusREST struct + func (r *StatusREST) New() runtime.Object + func (r *StatusREST) Update(ctx api.Context, obj runtime.Object) (runtime.Object, bool, error)