kops/cloudmock/aws/mockec2
Justin Santa Barbara 0234285826 Stub out EC2 & IAM interfaces
This auto implements the new methods (they panic if called).  Technique
borrowed from mockelb (thanks @vainu-arto ).

Assuming this approach works, we can get rid of the annoying
unimplemented.go files.
2018-06-03 22:08:41 -07:00
..
BUILD.bazel Add deletion to lifecycle test 2018-03-24 16:30:40 -04:00
address.go mockec2: allow elastic ip tagging 2018-03-25 00:01:41 -04:00
api.go Stub out EC2 & IAM interfaces 2018-06-03 22:08:41 -07:00
convenience.go Fixes per code review 2016-12-19 01:18:28 -05:00
dhcpoptions.go Add deletion to lifecycle test 2018-03-24 16:30:40 -04:00
images.go update cloudmock for aws-sdk-go v1.10.34 2017-11-18 18:01:34 -08:00
instances.go Add deletion to lifecycle test 2018-03-24 16:30:40 -04:00
internetgateways.go Add deletion to lifecycle test 2018-03-24 16:30:40 -04:00
keypairs.go Add deletion to lifecycle test 2018-03-24 16:30:40 -04:00
natgateway.go Add deletion to lifecycle test 2018-03-24 16:30:40 -04:00
routetable.go Check tags in lifecycle tests 2018-03-25 15:55:44 -04:00
securitygroups.go cloudmock: update to support tag-key query on securitygroup 2018-03-25 01:17:27 -04:00
subnets.go Add deletion to lifecycle test 2018-03-24 16:30:40 -04:00
tags.go mockec2: allow elastic ip tagging 2018-03-25 00:01:41 -04:00
unimplemented.go Add deletion to lifecycle test 2018-03-24 16:30:40 -04:00
volumes.go Add deletion to lifecycle test 2018-03-24 16:30:40 -04:00
vpcs.go Add deletion to lifecycle test 2018-03-24 16:30:40 -04:00