Documentation
¶
Index ¶
Constants ¶
View Source
const ( LogSubresource = "log" Namespace = "namespaces" )
Variables ¶
This section is empty.
Functions ¶
func NewProxyREST ¶
Types ¶
type ProxyREST ¶
type ProxyREST struct {
// contains filtered or unexported fields
}
Proxy implements the proxy subresource for a Pod
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.