Skip to content

Introduce common provider core  #38

@TheDanielDoyle

Description

@TheDanielDoyle

The current implementation of the providers (DigitalOcean and GoDaddy) has a common structure. I believe it would cut down a lot of code to refactor the codebase to remove duplication where possible.

Examples of code that is almost identical and can be refactored out into a common core:

DigitalOceanAccountProcessor
DigitalOceanDomainProcessor
DigitalOceanDDNSService
GoDaddyAccountProcessor
GoDaddyDomainProcessor
GoDaddyDDNSService

  • Refactor codebase
  • Update documentation
  • Update samples

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions