aws / eks-pod-identity-agent
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 11% | 28% | 59%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
go0% | 0% | 16% | 9% | 73%
yaml0% | 0% | 0% | 87% | 12%
tpl0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
internal0% | 0% | 44% | 0% | 55%
charts0% | 0% | 0% | 70% | 29%
cmd0% | 0% | 0% | 71% | 28%
hack0% | 0% | 0% | 96% | 3%
pkg0% | 0% | 0% | 0% | 100%
configuration0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 30)
File# lines# units
refreshing_cache.go
in internal/credsretriever
222 9
daemonset.yaml
in charts/eks-pod-identity-agent/templates
168 -
values.yaml
in charts/eks-pod-identity-agent
146 -
server.go
in cmd
126 4
ds.yaml
in hack/dev
101 -
link.go
in pkg/initalizer/iproute
99 8
server.go
in pkg/server
92 7
91 4
errors.go
in pkg/errors
85 7
request.go
in internal/validation
80 3
executor.go
in pkg/initalizer
79 3
tpl
_helpers.tpl
in charts/eks-pod-identity-agent/templates
74 -
probe_handler.go
in pkg/handlers
74 4
service.go
in internal/cloud/eksauth
62 3
logger.go
in internal/middleware/logger
54 5
route_linux.go
in pkg/initalizer/iproute
46 3
metrics.yaml
in charts/eks-pod-identity-agent/templates
45 -
rotating_shared_credentials_provider.go
in internal/sharedcredsrotater
42 2
model.go
in pkg/credentials
29 1
init.go
in cmd
28 1
root.go
in cmd
23 2
errors.go
in internal/cloud/eksauth
21 1
types.go
in pkg/initalizer/iproute
20 -
rate_limiter.go
in internal/middleware/rate_limiter
17 2
Chart.yaml
in charts/eks-pod-identity-agent
13 -
netlink.go
in pkg/initalizer/iproute
13 -
route_unspecified.go
in pkg/initalizer/iproute
8 1
config.go
in configuration
7 -
main.go
in root
5 1
tools.go
in hack/tools
4 -
Files With Most Units (Top 20)
File# lines# units
refreshing_cache.go
in internal/credsretriever
222 9
link.go
in pkg/initalizer/iproute
99 8
server.go
in pkg/server
92 7
errors.go
in pkg/errors
85 7
logger.go
in internal/middleware/logger
54 5
probe_handler.go
in pkg/handlers
74 4
91 4
server.go
in cmd
126 4
route_linux.go
in pkg/initalizer/iproute
46 3
executor.go
in pkg/initalizer
79 3
request.go
in internal/validation
80 3
service.go
in internal/cloud/eksauth
62 3
rate_limiter.go
in internal/middleware/rate_limiter
17 2
rotating_shared_credentials_provider.go
in internal/sharedcredsrotater
42 2
root.go
in cmd
23 2
route_unspecified.go
in pkg/initalizer/iproute
8 1
model.go
in pkg/credentials
29 1
main.go
in root
5 1
errors.go
in internal/cloud/eksauth
21 1
init.go
in cmd
28 1
Files With Long Lines (Top 12)

There are 12 files with lines longer than 120 characters. In total, there are 24 long lines.

File# lines# units# long lines
refreshing_cache.go
in internal/credsretriever
222 9 5
server.go
in cmd
126 4 5
request.go
in internal/validation
80 3 3
route_linux.go
in pkg/initalizer/iproute
46 3 2
service.go
in internal/cloud/eksauth
62 3 2
daemonset.yaml
in charts/eks-pod-identity-agent/templates
168 - 1
probe_handler.go
in pkg/handlers
74 4 1
91 4 1
model.go
in pkg/credentials
29 1 1
errors.go
in pkg/errors
85 7 1
rotating_shared_credentials_provider.go
in internal/sharedcredsrotater
42 2 1
root.go
in cmd
23 2 1
Correlations

File Size vs. Commits (all time): 30 points

internal/credsretriever/refreshing_cache.go x: 9 commits (all time) y: 222 lines of code charts/eks-pod-identity-agent/templates/daemonset.yaml x: 8 commits (all time) y: 168 lines of code charts/eks-pod-identity-agent/values.yaml x: 10 commits (all time) y: 146 lines of code charts/eks-pod-identity-agent/templates/metrics.yaml x: 3 commits (all time) y: 45 lines of code pkg/errors/errors.go x: 4 commits (all time) y: 85 lines of code charts/eks-pod-identity-agent/templates/_helpers.tpl x: 7 commits (all time) y: 74 lines of code cmd/server.go x: 5 commits (all time) y: 126 lines of code internal/sharedcredsrotater/rotating_shared_credentials_provider.go x: 1 commits (all time) y: 42 lines of code pkg/handlers/eks_credential_handler.go x: 3 commits (all time) y: 91 lines of code pkg/server/server.go x: 3 commits (all time) y: 92 lines of code hack/dev/ds.yaml x: 2 commits (all time) y: 101 lines of code charts/eks-pod-identity-agent/Chart.yaml x: 3 commits (all time) y: 13 lines of code cmd/init.go x: 2 commits (all time) y: 28 lines of code cmd/root.go x: 2 commits (all time) y: 23 lines of code configuration/config.go x: 2 commits (all time) y: 7 lines of code hack/tools/tools.go x: 2 commits (all time) y: 4 lines of code internal/cloud/eksauth/errors.go x: 2 commits (all time) y: 21 lines of code internal/cloud/eksauth/service.go x: 2 commits (all time) y: 62 lines of code internal/middleware/logger/logger.go x: 2 commits (all time) y: 54 lines of code internal/middleware/rate_limiter/rate_limiter.go x: 2 commits (all time) y: 17 lines of code internal/validation/request.go x: 2 commits (all time) y: 80 lines of code main.go x: 2 commits (all time) y: 5 lines of code pkg/credentials/model.go x: 2 commits (all time) y: 29 lines of code pkg/handlers/probe_handler.go x: 2 commits (all time) y: 74 lines of code pkg/initalizer/executor.go x: 2 commits (all time) y: 79 lines of code pkg/initalizer/iproute/link.go x: 2 commits (all time) y: 99 lines of code pkg/initalizer/iproute/netlink.go x: 2 commits (all time) y: 13 lines of code pkg/initalizer/iproute/route_linux.go x: 2 commits (all time) y: 46 lines of code pkg/initalizer/iproute/route_unspecified.go x: 2 commits (all time) y: 8 lines of code pkg/initalizer/iproute/types.go x: 2 commits (all time) y: 20 lines of code
222.0
lines of code
  min: 4.0
  average: 62.47
  25th percentile: 19.25
  median: 50.0
  75th percentile: 91.25
  max: 222.0
0 10.0
commits (all time)
min: 1.0 | average: 3.13 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 10.0

File Size vs. Contributors (all time): 30 points

internal/credsretriever/refreshing_cache.go x: 4 contributors (all time) y: 222 lines of code charts/eks-pod-identity-agent/templates/daemonset.yaml x: 6 contributors (all time) y: 168 lines of code charts/eks-pod-identity-agent/values.yaml x: 7 contributors (all time) y: 146 lines of code charts/eks-pod-identity-agent/templates/metrics.yaml x: 3 contributors (all time) y: 45 lines of code pkg/errors/errors.go x: 3 contributors (all time) y: 85 lines of code charts/eks-pod-identity-agent/templates/_helpers.tpl x: 5 contributors (all time) y: 74 lines of code cmd/server.go x: 5 contributors (all time) y: 126 lines of code internal/sharedcredsrotater/rotating_shared_credentials_provider.go x: 1 contributors (all time) y: 42 lines of code pkg/handlers/eks_credential_handler.go x: 3 contributors (all time) y: 91 lines of code pkg/server/server.go x: 3 contributors (all time) y: 92 lines of code hack/dev/ds.yaml x: 2 contributors (all time) y: 101 lines of code charts/eks-pod-identity-agent/Chart.yaml x: 2 contributors (all time) y: 13 lines of code cmd/init.go x: 2 contributors (all time) y: 28 lines of code cmd/root.go x: 2 contributors (all time) y: 23 lines of code configuration/config.go x: 2 contributors (all time) y: 7 lines of code hack/tools/tools.go x: 2 contributors (all time) y: 4 lines of code internal/cloud/eksauth/errors.go x: 2 contributors (all time) y: 21 lines of code internal/cloud/eksauth/service.go x: 2 contributors (all time) y: 62 lines of code internal/middleware/logger/logger.go x: 2 contributors (all time) y: 54 lines of code internal/middleware/rate_limiter/rate_limiter.go x: 2 contributors (all time) y: 17 lines of code internal/validation/request.go x: 2 contributors (all time) y: 80 lines of code main.go x: 2 contributors (all time) y: 5 lines of code pkg/credentials/model.go x: 2 contributors (all time) y: 29 lines of code pkg/handlers/probe_handler.go x: 2 contributors (all time) y: 74 lines of code pkg/initalizer/executor.go x: 2 contributors (all time) y: 79 lines of code pkg/initalizer/iproute/link.go x: 2 contributors (all time) y: 99 lines of code pkg/initalizer/iproute/route_linux.go x: 2 contributors (all time) y: 46 lines of code pkg/initalizer/iproute/route_unspecified.go x: 2 contributors (all time) y: 8 lines of code pkg/initalizer/iproute/types.go x: 2 contributors (all time) y: 20 lines of code
222.0
lines of code
  min: 4.0
  average: 62.47
  25th percentile: 19.25
  median: 50.0
  75th percentile: 91.25
  max: 222.0
0 7.0
contributors (all time)
min: 1.0 | average: 2.67 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 7.0

File Size vs. Commits (30 days): 3 points

internal/credsretriever/refreshing_cache.go x: 2 commits (30d) y: 222 lines of code charts/eks-pod-identity-agent/templates/daemonset.yaml x: 1 commits (30d) y: 168 lines of code charts/eks-pod-identity-agent/values.yaml x: 1 commits (30d) y: 146 lines of code
222.0
lines of code
  min: 146.0
  average: 178.67
  25th percentile: 146.0
  median: 168.0
  75th percentile: 222.0
  max: 222.0
0 2.0
commits (30d)
min: 1.0 | average: 1.33 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 2.0

File Size vs. Contributors (30 days): 3 points

internal/credsretriever/refreshing_cache.go x: 1 contributors (30d) y: 222 lines of code charts/eks-pod-identity-agent/templates/daemonset.yaml x: 1 contributors (30d) y: 168 lines of code charts/eks-pod-identity-agent/values.yaml x: 1 contributors (30d) y: 146 lines of code
222.0
lines of code
  min: 146.0
  average: 178.67
  25th percentile: 146.0
  median: 168.0
  75th percentile: 222.0
  max: 222.0
0 1.0
contributors (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Commits (90 days): 5 points

internal/credsretriever/refreshing_cache.go x: 4 commits (90d) y: 222 lines of code charts/eks-pod-identity-agent/templates/daemonset.yaml x: 1 commits (90d) y: 168 lines of code charts/eks-pod-identity-agent/values.yaml x: 2 commits (90d) y: 146 lines of code charts/eks-pod-identity-agent/templates/metrics.yaml x: 1 commits (90d) y: 45 lines of code pkg/errors/errors.go x: 1 commits (90d) y: 85 lines of code
222.0
lines of code
  min: 45.0
  average: 133.2
  25th percentile: 65.0
  median: 146.0
  75th percentile: 195.0
  max: 222.0
0 4.0
commits (90d)
min: 1.0 | average: 1.8 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 3.0 | max: 4.0

File Size vs. Contributors (90 days): 5 points

internal/credsretriever/refreshing_cache.go x: 1 contributors (90d) y: 222 lines of code charts/eks-pod-identity-agent/templates/daemonset.yaml x: 1 contributors (90d) y: 168 lines of code charts/eks-pod-identity-agent/values.yaml x: 2 contributors (90d) y: 146 lines of code charts/eks-pod-identity-agent/templates/metrics.yaml x: 1 contributors (90d) y: 45 lines of code pkg/errors/errors.go x: 1 contributors (90d) y: 85 lines of code
222.0
lines of code
  min: 45.0
  average: 133.2
  25th percentile: 65.0
  median: 146.0
  75th percentile: 195.0
  max: 222.0
0 2.0
contributors (90d)
min: 1.0 | average: 1.2 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.5 | max: 2.0