Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Structural Refactor #29

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Structural Refactor #29

merged 1 commit into from
Nov 7, 2024

Commits on Nov 7, 2024

  1. - Renaming packages based on purpose instead of types

    - Decoupling providers and engines via interfaces and loader pattern
    - CSP SDKs are accessed via interfaces to support mocking
    - `GetComputeInstances` moved to and driven by engines instead of providers
    
    Signed-off-by: Phil Kedy <[email protected]>
    Phil Kedy committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c0aac28 View commit details
    Browse the repository at this point in the history