aws / amazon-vpc-resource-controller-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 6 components.
  • 94 files, 9,935 LOC (52.9% vs. main code).
  • "pkg" is biggest, containing 70.16% of LOC.
  • "apis" is smallest, containing 2.9% of LOC.


pkg6970 LOC (37%) 42 files
controllers1005 LOC (5%) 7 files
config902 LOC (4%) 34 files
ROOT397 LOC (2%) 1 file
webhooks373 LOC (1%) 4 files
apis288 LOC (1%) 6 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
pkg157 commits (44%)
ROOT92 commits (25%)
controllers63 commits (17%)
config47 commits (13%)
apis18 commits (5%)
webhooks15 commits (4%)
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
pkg
35
64
118
22
107
199
controllers
9
13
24
11
24
24
config
5
16
15
5
20
47
ROOT
5
11
17
8
17
34
apis
2
7
5
2
13
webhooks
1
6
9
11


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 pkg--pkg 8 ROOT ROOT pkg--ROOT 5 controllers controllers pkg--controllers 6 ROOT--controllers 6 controllers--controllers 2 apis apis controllers--apis 1 config config config--pkg 3 config--ROOT 4 config--controllers 4 config--config 1 config--apis 1 apis--pkg 1 apis--ROOT 1 apis--apis 1 webhooks webhooks webhooks--pkg 1 webhooks--ROOT 1 webhooks--controllers 1 webhooks--config 1


2025-05-04 00:12