package ec2query
import "k8s.io/kubernetes/Godeps/_workspace/src/github.com/awslabs/aws-sdk-go/internal/protocol/ec2query"
Index ¶
- func Build(r *aws.Request)
- func Unmarshal(r *aws.Request)
- func UnmarshalError(r *aws.Request)
- func UnmarshalMeta(r *aws.Request)
Functions ¶
func Build ¶
Build builds a request for the EC2 protocol.
func Unmarshal ¶
Unmarshal unmarshals a response body for the EC2 protocol.
func UnmarshalError ¶
UnmarshalError unmarshals a response error for the EC2 protocol.
func UnmarshalMeta ¶
UnmarshalMeta unmarshals response headers for the EC2 protocol.
Source Files ¶
build.go unmarshal.go
- Version
- v0.18.2
- Published
- Jun 8, 2015
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 13 minutes ago –
Tools for package owners.