The distribution of size of files (measured in lines of code).
| File | # lines | # units |
|---|---|---|
handler.py in drainer |
127 | 4 |
k8s_utils.py in drainer |
89 | 9 |
template.yaml in root |
78 | - |
cluster_rolebinding.yaml in k8s_rbac |
12 | - |
cluster_role.yaml in k8s_rbac |
8 | - |
__init__.py in drainer |
3 | - |
| File | # lines | # units |
|---|---|---|
k8s_utils.py in drainer |
89 | 9 |
handler.py in drainer |
127 | 4 |
There is only one file with lines longer than 120 characters. In total, there are 4 long lines.
| File | # lines | # units | # long lines |
|---|---|---|---|
k8s_utils.py in drainer |
89 | 9 | 4 |