- Implement list_firewall_rules with full rule configuration parsing - Implement add_rule, delete_rule, update_rule - Implement enable_firewall and disable_firewall - Implement get_firewall_status with full status details - Implement get_firewall_zone and list_firewall_zones - All operations use proper error handling with Option safety - Add 2 unit tests for firewall rule and status serialization |
||
|---|---|---|
| .. | ||
| .cargo | ||
| capabilities | ||
| gen/schemas | ||
| icons | ||
| resources/ollama | ||
| src | ||
| tests/kube | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| tauri.conf.json | ||