aws / aws-app-mesh-controller-for-k8s
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 8 components.
  • 229 files, 28,472 LOC (46.7% vs. main code).
  • "pkg" is biggest, containing 41.47% of LOC.
  • "scripts" is smallest, containing 0.04% of LOC.


pkg11807 LOC (19%) 115 files
config10251 LOC (16%) 76 files
apis4038 LOC (6%) 10 files
webhooks1307 LOC (2%) 16 files
controllers652 LOC (1%) 7 files
ROOT273 LOC (<1%) 1 file
hack133 LOC (<1%) 3 files
scripts11 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
pkg166 commits (42%)
config136 commits (34%)
apis50 commits (12%)
ROOT47 commits (12%)
controllers27 commits (6%)
webhooks25 commits (6%)
hack1 commits (<1%)
scripts1 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023 2022 2021 2020
config
5
15
35
85
73
167
pkg
2
10
16
67
88
341
ROOT
1
1
4
4
37
hack
3
apis
2
21
16
112
webhooks
1
5
16
53
controllers
8
8
39
scripts
1


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

G pkg pkg config config pkg--config 3 config--config 1


2025-05-03 23:57