Skip to content

Generate interfaces for AWS SDK v2 services from structs #4925

@cPu1

Description

@cPu1

eksctl heavily relies on the AWS interface types for mocking but aws-sdk-go-v2 does not provide interfaces for its API services. As part of the code generation process, interfaces should be generated from aws-sdk-go-v2 structs. ifacemaker can help with this but it suffers from this issue, therefore the source generated by ifacemaker should be passed through another tool that adds the missing import.

Part of #4877.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions