Files
herolib/.gitignore
Mahmoud-Emad c556cc71d4 feat: Implement Kubernetes client and example
- Add Kubernetes client module for interacting with kubectl
- Implement methods to get cluster info, pods, deployments, and services
- Create a Kubernetes example script demonstrating client usage
- Add JSON response structs for parsing kubectl output
- Define runtime resource structs (Pod, Deployment, Service) for structured data
- Include comprehensive unit tests for data structures and client logic
2025-10-29 16:46:37 +03:00

61 lines
681 B
Plaintext

# Additional ignore files and directories
Thumbs.db
# Logs
logs/
*.log
*.out
# Compiled Python files
*.pyc
*.pyo
__pycache__/
*dSYM/
.vmodules/
.vscode
.dylib
_docs/
vls.*
vls.log
node_modules/
docs/
vdocs/
photonwrapper.so
x
.env
myexample
myexample2
remote_update_compile_hero
remote_install_v_hero
zdb-data
zdb-index
.idea/
.venv/
.trunk/
.DS_Store
.venv/
dump.rdb
output/
*.db
.stellar
data.ms/
test_basic
cli/hero
.aider*
storage/
.qdrant-initialized
.compile_cache
compile_results.log
tmp
compile_summary.log
.summary_lock
.aider*
*.dylib
HTTP_REST_MCP_DEMO.md
MCP_HTTP_REST_IMPLEMENTATION_PLAN.md
.roo
.kilocode
.continue
tmux_logger
release
install_herolib
doc
priv_key.bin