File size: 3,937 Bytes
da33744 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 | # Repository Scan Report — kubernetes-python
**Generated by:** CodeTruth Agent V3 — Module 1 — Universal Repository Discovery Engine
**Scanned At:** 2026-06-12 11:20:51 UTC
**Scan Status:** `COMPLETE`
---
## Repository Identity
| Field | Value |
|---|---|
| Name | kubernetes-python |
| Path | `C:\repos\v3\kubernetes-python` |
| Purpose | kubernetes-python — Container Orchestration (Kubernetes) — 1873 Python files |
| Application Type | **Container Orchestration** |
| Primary Framework | Kubernetes |
| Secondary Frameworks | Requests |
## Confidence
| Score | Value |
|---|---|
| Discovery Score | 100% |
| Classification Score | 100% |
| Overall | 100% |
## Repository Scale
| Metric | Count |
|---|---|
| Total Files Scanned | 3668 |
| Python Files | 1873 |
| Test Directories | 2 |
| Entry Points | 43 |
| Config Files | 13 |
| Doc Files | 13 |
## Discovered Assets
### Languages (Executable Source Code)
- Docker
- Jupyter Notebook
- Python
- Shell
- YAML
### File Types (Documents & Data)
- Configuration File
- JSON
- Markdown
- ReStructuredText
- Text
- Windows Batch Script
### ML Models & Neural Network Weights
- None detected
## Build Systems
- Setuptools
- Make
## Technology Stack
- Python
- Docker
- GitLab CI
- Travis CI
- Kubernetes
## Entry Points
- `examples\annotate_deployment.py`
- `examples\api_discovery.py`
- `examples\apply_from_dict.py`
- `examples\apply_from_directory.py`
- `examples\apply_from_single_file.py`
- `examples\cluster_scoped_custom_object.py`
- `examples\cronjob_crud.py`
- `examples\deployment_create.py`
- `examples\deployment_crud.py`
- `examples\duration-gep2257.py`
- `examples\dynamic-client\accept_header.py`
- `examples\dynamic-client\cluster_scoped_custom_resource.py`
- `examples\dynamic-client\configmap.py`
- `examples\dynamic-client\deployment_rolling_restart.py`
- `examples\dynamic-client\namespaced_custom_resource.py`
- `examples\dynamic-client\node.py`
- `examples\dynamic-client\replication_controller.py`
- `examples\dynamic-client\request_timeout.py`
- `examples\dynamic-client\service.py`
- `examples\enable_debug_logging.py`
- *... and 23 more*
## Configuration Files
- `.\requirements.txt`
- `.\setup.cfg`
- `.\setup.py`
- `doc\Makefile`
- `examples\notebooks\docker\Dockerfile`
- `kubernetes\.gitlab-ci.yml`
- `kubernetes\setup.cfg`
- `kubernetes\aio\.gitlab-ci.yml`
- `kubernetes\aio\.travis.yml`
- `kubernetes\aio\requirements.txt`
- `kubernetes\aio\setup.cfg`
- `kubernetes\aio\setup.py`
- `kubernetes\base\.travis.yml`
## Documentation
- `.\CHANGELOG.md`
- `.\CONTRIBUTING.md`
- `.\LICENSE`
- `.\README.md`
- `doc\README.md`
- `examples\README.md`
- `examples\notebooks\README.md`
- `kubernetes\README.md`
- `kubernetes\aio\README.md`
- `kubernetes\base\CONTRIBUTING.md`
- `kubernetes\base\LICENSE`
- `kubernetes\base\README.md`
- `kubernetes\base\leaderelection\README.md`
## Test Directories
- `kubernetes\aio\test`
- `kubernetes\test`
## Warnings & Diagnostics
1. 4 file extension(s) not in language registry: .diff, .in, .orig, .unprocessed. These files were counted but language not identified. Add to LANGUAGE_EXTENSIONS in framework_signatures.py.
**Unknown Extensions** (4 not yet in registry):
- `.diff` — add to `LANGUAGE_EXTENSIONS` for future support
- `.in` — add to `LANGUAGE_EXTENSIONS` for future support
- `.orig` — add to `LANGUAGE_EXTENSIONS` for future support
- `.unprocessed` — add to `LANGUAGE_EXTENSIONS` for future support
## Governance Gate — V3-003
✅ **APPROVED** — Repository understanding complete. Pipeline may proceed.
---
*Generated by [CodeTruth Agent V3](https://github.com/Zeeshan78699/CodeTruthAgent)*
*Module 1 — Universal Repository Discovery Engine*
*Scan timestamp: 2026-06-12T11:20:51.177170+00:00* |