GoogleCloudPlatform / kubectl-ai
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.
  • 49 files, 5,311 LOC (100.0% vs. main code).
  • "gollm" is biggest, containing 30.14% of LOC.
  • "modelserving" is smallest, containing 2.45% of LOC.


gollm1601 LOC (30%) 9 files
pkg1477 LOC (27%) 16 files
k8s-bench1266 LOC (23%) 14 files
ROOT426 LOC (8%) 2 files
kubectl-utils411 LOC (7%) 5 files
modelserving130 LOC (2%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
ROOT60 commits (38%)
gollm49 commits (31%)
pkg37 commits (24%)
k8s-bench33 commits (21%)
modelserving4 commits (2%)
kubectl-utils2 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
k8s-bench
99
gollm
88
pkg
88
ROOT
61
kubectl-utils
10
modelserving
8


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 24 ROOT ROOT pkg--ROOT 23 k8s-bench k8s-bench pkg--k8s-bench 8 gollm gollm gollm--pkg 14 gollm--gollm 23 gollm--ROOT 20 gollm--k8s-bench 2 ROOT--ROOT 1 k8s-bench--ROOT 10 k8s-bench--k8s-bench 21 kubectl-utils kubectl-utils kubectl-utils--kubectl-utils 2 modelserving modelserving modelserving--modelserving 2


2025-05-04 16:10