package remote_api
import "k8s.io/kubernetes/Godeps/_workspace/src/google.golang.org/appengine/remote_api"
Package remote_api implements the /_ah/remote_api endpoint. This endpoint is used by offline tools such as the bulk loader.
Index ¶
Functions ¶
func NewRemoteContext ¶
NewRemoteContext returns a context that gives access to the production APIs for the application at the given host. All communication will be performed over SSL unless the host is localhost.
Source Files ¶
client.go remote_api.go
- Version
- v0.19.2
- Published
- Jun 22, 2015
- Platform
- js/wasm
- Imports
- 17 packages
- Last checked
- 2 minutes ago –
Tools for package owners.