sal/examples/kubernetes
Mahmoud-Emad 52f2f7e3c4 feat: Add Kubernetes module to SAL
- Add Kubernetes cluster management and operations
- Include pod, service, and deployment management
- Implement pattern-based resource deletion
- Support namespace creation and management
- Provide Rhai scripting wrappers for all functions
- Include production safety features (timeouts, retries, rate limiting)
2025-06-30 14:56:54 +03:00
..
basic_operations.rhai feat: Add Kubernetes module to SAL 2025-06-30 14:56:54 +03:00
multi_namespace_operations.rhai feat: Add Kubernetes module to SAL 2025-06-30 14:56:54 +03:00
namespace_management.rhai feat: Add Kubernetes module to SAL 2025-06-30 14:56:54 +03:00
pattern_deletion.rhai feat: Add Kubernetes module to SAL 2025-06-30 14:56:54 +03:00
test_registration.rhai feat: Add Kubernetes module to SAL 2025-06-30 14:56:54 +03:00