The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
handler.go in pkg/handler |
366 | 12 |
main.go in root |
169 | 1 |
middleware.go in pkg/handler |
103 | 8 |
store.go in pkg/cert |
98 | 4 |
main.go in hack/self-hosted |
79 | 3 |
auth.yaml in deploy |
78 | - |
deployment-base.yaml in deploy |
63 | - |
request.go in pkg/cert |
44 | 1 |
example-app.yaml in hack |
34 | - |
template.yml in configuration/sam |
25 | - |
mutatingwebhook.yaml in deploy |
22 | - |
shutdown.go in pkg/handler |
20 | 1 |
service.yaml in deploy |
15 | - |
annotations.go in pkg |
8 | - |
validation.go in pkg |
7 | 1 |
constants.go in pkg |
5 | - |
doc.go in pkg/handler |
1 | - |
doc.go in pkg/cert |
1 | - |
File | # lines | # units |
---|---|---|
handler.go in pkg/handler |
366 | 12 |
middleware.go in pkg/handler |
103 | 8 |
store.go in pkg/cert |
98 | 4 |
main.go in hack/self-hosted |
79 | 3 |
shutdown.go in pkg/handler |
20 | 1 |
request.go in pkg/cert |
44 | 1 |
validation.go in pkg |
7 | 1 |
main.go in root |
169 | 1 |
There are 4 files with lines longer than 120 characters. In total, there are 15 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
main.go in root |
169 | 1 | 9 |
handler.go in pkg/handler |
366 | 12 | 3 |
request.go in pkg/cert |
44 | 1 | 2 |
template.yml in configuration/sam |
25 | - | 1 |