Skip to content

Fix DigitalOcean Kubernetes Module Export in Module Tree#117

Open
Priyanshu-rgbb wants to merge 1 commit intoc2siorg:mainfrom
Priyanshu-rgbb:main-Fix-DigitalOcean-Kubernetes-Module-Export-in-Module-Tree
Open

Fix DigitalOcean Kubernetes Module Export in Module Tree#117
Priyanshu-rgbb wants to merge 1 commit intoc2siorg:mainfrom
Priyanshu-rgbb:main-Fix-DigitalOcean-Kubernetes-Module-Export-in-Module-Tree

Conversation

@Priyanshu-rgbb
Copy link
Copy Markdown

@Priyanshu-rgbb Priyanshu-rgbb commented Mar 18, 2026

closes #115
closes #114
closes #113
closes #112

Fix DigitalOcean Kubernetes Module Export in Module Tree

Summary

  • What: Exposed the DigitalOcean Kubernetes module in the public module tree so it can be imported and used.
  • Why: The implementation existed but was not declared in the crate module hierarchy, making it inaccessible to consumers.
  • Related issue: Fix DigitalOcean Kubernetes module not accessible #115

Changes

  • Added the missing Kubernetes module block under DigitalOcean APIs in main.rs.
  • Exported digiocean_kubernetes through the Kubernetes namespace.
  • Verified compilation with cargo check and cargo build --all-features.

Files Modified

  • main.rs

@Priyanshu-rgbb
Copy link
Copy Markdown
Author

I have updated this branch as per request and merged all the issues here that are #112 , #113 , #114 , now all issues are solved in this single pr @PratikDhanave .

@Priyanshu-rgbb Priyanshu-rgbb force-pushed the main-Fix-DigitalOcean-Kubernetes-Module-Export-in-Module-Tree branch from 853c5a6 to 50b5fbb Compare March 18, 2026 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant