package ec2query

import "k8s.io/kubernetes/Godeps/_workspace/src/github.com/awslabs/aws-sdk-go/internal/protocol/ec2query"

Index

Functions

func Build

func Build(r *aws.Request)

Build builds a request for the EC2 protocol.

func Unmarshal

func Unmarshal(r *aws.Request)

Unmarshal unmarshals a response body for the EC2 protocol.

func UnmarshalError

func UnmarshalError(r *aws.Request)

UnmarshalError unmarshals a response error for the EC2 protocol.

func UnmarshalMeta

func UnmarshalMeta(r *aws.Request)

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.