azure / kube-egress-gateway
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.
  • 126 files, 10,149 LOC (100.0% vs. main code).
  • "controllers" is biggest, containing 30.29% of LOC.
  • "ROOT" is smallest, containing 0.21% of LOC.


controllers3074 LOC (30%) 6 files
pkg2460 LOC (24%) 25 files
config1542 LOC (15%) 63 files
helm1317 LOC (12%) 10 files
cmd991 LOC (9%) 11 files
api619 LOC (6%) 7 files
docker125 LOC (1%) 2 files
ROOT21 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
pkg69 commits (30%)
cmd68 commits (30%)
controllers55 commits (24%)
config55 commits (24%)
api30 commits (13%)
helm29 commits (12%)
ROOT4 commits (1%)
docker4 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
config
23
27
82
109
helm
8
24
63
controllers
6
25
64
19
pkg
4
25
112
31
cmd
3
12
62
29
api
5
29
26
docker
3
3
ROOT
1
1
3


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 helm helm helm--helm 3 config config helm--config 4 controllers controllers helm--controllers 2 docker docker helm--docker 1 config--config 3 controllers--config 2 controllers--controllers 2 ROOT ROOT ROOT--config 1 pkg pkg pkg--config 1 pkg--ROOT 1 pkg--pkg 1 docker--config 1 docker--docker 1 cmd cmd docker--cmd 1 cmd--cmd 1


2025-05-06 22:33