Versions in this module Expand all Collapse all v2 v2.3.2 Apr 20, 2021 Changes in this version + type ProxyRest struct + func NewProxyRest(serviceInfoGetter *getter.ProxyServiceInfoGetter) *ProxyRest + func (r *ProxyRest) Connect(ctx context.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) v2.3.2-2021-04-20 Apr 21, 2021