kubernetes/staging/src/k8s.io/client-go/kubernetes/typed/core/v1/service_expansion.go

type ServiceExpansion

// ProxyGet returns a response of the service by calling it through the proxy.
func (c *services) ProxyGet(scheme, name, port, path string, params map[string]string) restclient.ResponseWrapper {}