Versions in this module Expand all Collapse all v0 v0.4.0 Jun 23, 2016 Changes in this version + type ProxyREST struct + Connection client.ConnectionInfoGetter + ProxyTransport http.RoundTripper + Store *etcdgeneric.Etcd + func (r *ProxyREST) Connect(ctx api.Context, id string, opts runtime.Object, responder rest.Responder) (http.Handler, error) + func (r *ProxyREST) ConnectMethods() []string + func (r *ProxyREST) New() runtime.Object + func (r *ProxyREST) NewConnectOptions() (runtime.Object, bool, string)