- Add Kubernetes examples demonstrating deployment of various applications (PostgreSQL, Redis, generic). This improves the documentation and provides practical usage examples. - Add `tokio` dependency for async examples. This enables the use of asynchronous operations in the examples. - Add `once_cell` dependency for improved resource management in Kubernetes module. This allows efficient management of singletons and other resources. |
||
---|---|---|
.. | ||
basic_kubernetes.rhai | ||
crud_operations.rhai | ||
env_vars_test.rhai | ||
namespace_operations.rhai | ||
new_functions_test.rhai | ||
pod_env_vars_test.rhai | ||
resource_management.rhai | ||
run_all_tests.rhai | ||
simple_api_test.rhai |