kops/cloudmock/aws/mockiam
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 Fill out cloudmock to do a basic lifecycle test 2018-03-11 17:04:30 -04:00
api.go Stub out EC2 & IAM interfaces 2018-06-03 22:08:41 -07:00
iaminstanceprofile.go Add deletion to lifecycle test 2018-03-24 16:30:40 -04:00
iamrole.go Add deletion to lifecycle test 2018-03-24 16:30:40 -04:00
iamrolepolicy.go Add deletion to lifecycle test 2018-03-24 16:30:40 -04:00
unimplemented.go Add deletion to lifecycle test 2018-03-24 16:30:40 -04:00