Versions in this module Expand all Collapse all v0 v0.1.0 Dec 6, 2022 Changes in this version + const LogSubresource + const Namespace + func NewProxyREST(transport http.RoundTripper, upstreamMaster *url.URL) (rest.Storage, error) + type ProxyREST struct + 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)