Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProxyRest ¶
type ProxyRest struct {
*getter.ProxyServiceInfoGetter
}
ProxyREST implements the proxy subresource for a Service
func NewProxyRest ¶
func NewProxyRest(serviceInfoGetter *getter.ProxyServiceInfoGetter) *ProxyRest
func (*ProxyRest) Connect ¶
func (r *ProxyRest) Connect( ctx context.Context, id string, opts runtime.Object, responder rest.Responder) (http.Handler, error)
Connect returns a handler for the pod proxy
func (*ProxyRest) ConnectMethods ¶
ConnectMethods returns the list of HTTP methods that can be proxied
Click to show internal directories.
Click to hide internal directories.