edge-connect-client/sdk/examples
Waldemar 1e48e1b059 feat(apply): Implement EdgeConnect configuration parsing foundation
- Add comprehensive YAML configuration types for EdgeConnectConfig
- Implement robust parser with validation and path resolution
- Support both k8sApp and dockerApp configurations
- Add comprehensive test coverage with real example parsing
- Create validation for infrastructure uniqueness and port ranges
- Generate instance names following pattern: appName-appVersion-instance

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 16:18:35 +02:00
..
comprehensive feat(apply): Implement EdgeConnect configuration parsing foundation 2025-09-29 16:18:35 +02:00
deploy_app.go Renamed package and removed unused make calls 2025-09-29 09:41:44 +02:00