LICENSE
README.md
pyproject.toml
kmap/__init__.py
kmap/cli.py
kmap/env.py
kmap/hostish.py
kmap/identifiers.py
kmap/io.py
kmap/metadata.py
kmap/paths.py
kmap/rendering_resources.py
kmap/tool_config.py
kmap/tool_config_validation.py
kmap/version.py
kmap/command/__init__.py
kmap/command/combine/__init__.py
kmap/command/combine/cli.py
kmap/command/combine/core.py
kmap/command/combine/indexing.py
kmap/command/combine/io.py
kmap/command/combine/relations.py
kmap/command/config_recommend/__init__.py
kmap/command/config_recommend/cli.py
kmap/command/config_recommend/common.py
kmap/command/config_recommend/core.py
kmap/command/config_recommend/models.py
kmap/command/config_recommend/namespace_rules.py
kmap/command/config_recommend/output.py
kmap/command/config_recommend/product_rules.py
kmap/command/config_recommend/rules.py
kmap/command/inspect/__init__.py
kmap/command/inspect/autoscaling.py
kmap/command/inspect/cli.py
kmap/command/inspect/namespace.py
kmap/command/inspect/namespace_context.py
kmap/command/inspect/namespace_runtime.py
kmap/command/inspect/namespace_workloads.py
kmap/command/inspect/network.py
kmap/command/inspect/observability.py
kmap/command/inspect/report.py
kmap/command/inspect/runtime_cache.py
kmap/command/inspect/service_catalog.py
kmap/command/inspect/storage.py
kmap/command/normalize/__init__.py
kmap/command/normalize/cli.py
kmap/command/render/__init__.py
kmap/command/render/cli.py
kmap/command/render/core.py
kmap/command/render_buckets/__init__.py
kmap/command/render_inventory/__init__.py
kmap/command/render_inventory/cli.py
kmap/command/run_all/__init__.py
kmap/command/run_all/cli.py
kmap/command/run_all/core.py
kmap/command/run_all/discovery.py
kmap/command/run_all/paths.py
kmap/command/run_all/preflight.py
kmap/command/run_all/progress.py
kmap/command/run_all/stages.py
kmap/command/run_all/targets.py
kmap/command/validate_config/__init__.py
kmap/command/validate_config/cli.py
kmap/command/validate_likec4/__init__.py
kmap/command/validate_likec4/cli.py
kmap/command/validate_likec4/core.py
kmap/command/validate_likec4/discovery.py
kmap/command/validate_likec4/docker.py
kmap/command/validate_structurizr/__init__.py
kmap/command/validate_structurizr/cli.py
kmap/command/validate_structurizr/core.py
kmap/command/validate_structurizr/discovery.py
kmap/command/validate_structurizr/manifest.py
kmap/command/validate_structurizr/workspace.py
kmap/command/view/__init__.py
kmap/command/view/cli.py
kmap/command/view/commands.py
kmap/command/view/core.py
kmap/command/view/docker.py
kmap/command/view/flow.py
kmap/command/view/paths.py
kmap/command/view/validation.py
kmap/config/__init__.py
kmap/config/core.py
kmap/config/discovery.py
kmap/config/metadata.py
kmap/config/names.py
kmap/config/options.py
kmap/config/project_metadata.py
kmap/config/projects.py
kmap/config/validation.py
kmap/config/validation_external.py
kmap/config/validation_resources.py
kmap/database/__init__.py
kmap/database/metadata.py
kmap/database/types.py
kmap/database/url.py
kmap/external/mappings.py
kmap/external/types.py
kmap/inspection/__init__.py
kmap/inspection/bucket_dedup.py
kmap/inspection/bucket_detection.py
kmap/inspection/bucket_sanitization.py
kmap/inspection/buckets.py
kmap/inspection/dependency_sanitization.py
kmap/inspection/runtime.py
kmap/inspection/sanitization.py
kmap/inspection/sanitization_mocking.py
kmap/inspection/workloads.py
kmap/inspection/dependencies/__init__.py
kmap/inspection/dependencies/candidates.py
kmap/inspection/dependencies/core.py
kmap/inspection/dependencies/dedup.py
kmap/inspection/dependencies/env.py
kmap/inspection/dependencies/internal.py
kmap/inspection/dependencies/model.py
kmap/inspection/dependencies/parsing.py
kmap/inspection/dependencies/sources.py
kmap/inventory/__init__.py
kmap/inventory/bucket_artifacts.py
kmap/inventory/bucket_html.py
kmap/inventory/buckets.py
kmap/inventory/cluster_fragments.py
kmap/inventory/cluster_inventory.py
kmap/inventory/cluster_inventory_rows.py
kmap/inventory/cluster_reports.py
kmap/inventory/cluster_state.py
kmap/inventory/full_discovery.py
kmap/inventory/full_discovery_client.py
kmap/inventory/full_discovery_inventory.py
kmap/inventory/full_discovery_namespaces.py
kmap/inventory/full_discovery_persistence.py
kmap/inventory/full_progress.py
kmap/inventory/heuristics.py
kmap/inventory/html.py
kmap/inventory/html_filter.py
kmap/inventory/html_styles.py
kmap/inventory/live_kubernetes.py
kmap/inventory/live_namespace.py
kmap/inventory/live_namespace_resources.py
kmap/inventory/live_namespace_workloads.py
kmap/inventory/namespace_html.py
kmap/inventory/namespace_repository.py
kmap/inventory/namespace_rows.py
kmap/inventory/namespace_state.py
kmap/inventory/namespaces.py
kmap/inventory/repositories.py
kmap/inventory/repository_cache.py
kmap/inventory/repository_enrichment.py
kmap/inventory/repository_gitlab.py
kmap/inventory/repository_matching.py
kmap/inventory/repository_model.py
kmap/inventory/storage_types.py
kmap/inventory/bucket_rows/__init__.py
kmap/inventory/bucket_rows/artifacts.py
kmap/inventory/bucket_rows/model.py
kmap/inventory/bucket_rows/reports.py
kmap/inventory/bucket_rows/signals.py
kmap/kubernetes/__init__.py
kmap/kubernetes/client.py
kmap/kubernetes/data.py
kmap/kubernetes/kubeconfig.py
kmap/kubernetes/metadata.py
kmap/kubernetes/metadata_probes.py
kmap/kubernetes/metadata_resources.py
kmap/kubernetes/metadata_scheduling.py
kmap/kubernetes/metadata_security.py
kmap/kubernetes/metadata_values.py
kmap/kubernetes/network.py
kmap/kubernetes/network_ingress.py
kmap/kubernetes/network_services.py
kmap/kubernetes/objects.py
kmap/logging/__init__.py
kmap/logging/commands.py
kmap/logging/output.py
kmap/logging/progress.py
kmap/logging/runner.py
kmap/metadata_runtime/__init__.py
kmap/metadata_runtime/common.py
kmap/metadata_runtime/container.py
kmap/metadata_runtime/deployment.py
kmap/metadata_runtime/workload.py
kmap/model/__init__.py
kmap/model/assembly.py
kmap/model/build.py
kmap/model/build_state.py
kmap/model/core.py
kmap/model/deployments.py
kmap/model/external.py
kmap/model/internal.py
kmap/model/inventory.py
kmap/model/metadata.py
kmap/model/projects.py
kmap/model/relationship_rendering.py
kmap/model/relationship_stats.py
kmap/model/relationships.py
kmap/model/reports.py
kmap/model/traffic_flows.py
kmap/model/dependencies/__init__.py
kmap/model/dependencies/dependency_relationships.py
kmap/model/dependencies/external.py
kmap/model/dependencies/external_endpoints.py
kmap/model/dependencies/state.py
kmap/model/dependencies/targets.py
kmap/model/workloads/__init__.py
kmap/model/workloads/context.py
kmap/model/workloads/deployment.py
kmap/model/workloads/entries.py
kmap/model/workloads/processing.py
kmap/model/workloads/processing_context.py
kmap/model/workloads/processing_state.py
kmap/naming/__init__.py
kmap/naming/aliases.py
kmap/naming/context.py
kmap/naming/display.py
kmap/naming/display_dependencies.py
kmap/naming/display_text.py
kmap/naming/fallback.py
kmap/naming/release.py
kmap/naming/types.py
kmap/progress/__init__.py
kmap/progress/lifecycle.py
kmap/relations/__init__.py
kmap/relations/files.py
kmap/render/__init__.py
kmap/render/deployment_groups.py
kmap/render/generated_files.py
kmap/render/generated_paths.py
kmap/render/likec4/__init__.py
kmap/render/likec4/common.py
kmap/render/likec4/config.py
kmap/render/likec4/core.py
kmap/render/likec4/deployment.py
kmap/render/likec4/deployment_context.py
kmap/render/likec4/deployment_routes.py
kmap/render/likec4/deployment_views.py
kmap/render/likec4/metadata.py
kmap/render/likec4/metadata_summaries.py
kmap/render/likec4/metadata_values.py
kmap/render/likec4/model.py
kmap/render/likec4/model_context.py
kmap/render/likec4/model_partitions.py
kmap/render/likec4/model_resources.py
kmap/render/likec4/readme.py
kmap/render/likec4/readme_sections.py
kmap/render/likec4/readme_static_sections.py
kmap/render/likec4/readme_table_external.py
kmap/render/likec4/readme_table_indexes.py
kmap/render/likec4/readme_tables.py
kmap/render/likec4/relations.py
kmap/render/likec4/specification.py
kmap/render/likec4/system_views.py
kmap/render/likec4/views.py
kmap/render/likec4/views_context.py
kmap/render/likec4/views_dependencies.py
kmap/render/likec4/views_hotspots.py
kmap/render/likec4/views_landscape.py
kmap/render/likec4/views_shared.py
kmap/render/markdown/__init__.py
kmap/render/markdown/table.py
kmap/render/structurizr/__init__.py
kmap/render/structurizr/architecture.py
kmap/render/structurizr/common.py
kmap/render/structurizr/deployment.py
kmap/render/structurizr/element_metadata.py
kmap/render/structurizr/elements.py
kmap/render/structurizr/model.py
kmap/render/structurizr/model_content.py
kmap/render/structurizr/model_files.py
kmap/render/structurizr/references.py
kmap/render/structurizr/relations.py
kmap/render/structurizr/view_helpers.py
kmap/render/structurizr/views.py
korex_labs_kmap.egg-info/PKG-INFO
korex_labs_kmap.egg-info/SOURCES.txt
korex_labs_kmap.egg-info/dependency_links.txt
korex_labs_kmap.egg-info/entry_points.txt
korex_labs_kmap.egg-info/requires.txt
korex_labs_kmap.egg-info/top_level.txt
tests/test_cli.py
tests/test_cli_reachability.py
tests/test_database.py
tests/test_env.py
tests/test_external_mappings.py
tests/test_hostish.py
tests/test_identifiers.py
tests/test_import_boundaries.py
tests/test_io.py
tests/test_kubeconfig.py
tests/test_kubernetes.py
tests/test_kubernetes_client.py
tests/test_kubernetes_network.py
tests/test_kubernetes_objects.py
tests/test_logging.py
tests/test_metadata.py
tests/test_metadata_runtime.py
tests/test_model.py
tests/test_naming.py
tests/test_naming_aliases.py
tests/test_naming_context.py
tests/test_naming_display.py
tests/test_naming_fallback.py
tests/test_naming_release.py
tests/test_naming_types.py
tests/test_pipeline.py
tests/test_tool_config.py