1 line
6.4 KiB
JSON
1 line
6.4 KiB
JSON
{"nodes": [{"id": "$graphify-root$_scripts_control_plane", "label": "control-plane", "file_type": "code", "source_file": "scripts/control-plane", "source_location": "L1", "metadata": {"language": "bash", "kind": "file"}}, {"id": "$graphify-root$_scripts_control_plane__entry", "label": "control-plane script", "file_type": "code", "source_file": "scripts/control-plane", "source_location": "L1", "metadata": {"language": "bash", "kind": "bash_entrypoint"}}, {"id": "$graphify-root$_scripts_control_plane_usage", "label": "usage()", "file_type": "code", "source_file": "scripts/control-plane", "source_location": "L9", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_control_plane_require_kubectl", "label": "require_kubectl()", "file_type": "code", "source_file": "scripts/control-plane", "source_location": "L23", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_control_plane_show_taints", "label": "show_taints()", "file_type": "code", "source_file": "scripts/control-plane", "source_location": "L39", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_control_plane_show_non_system_pods", "label": "show_non_system_pods()", "file_type": "code", "source_file": "scripts/control-plane", "source_location": "L45", "metadata": {"language": "bash", "kind": "bash_function"}}], "edges": [{"source": "$graphify-root$_scripts_control_plane", "target": "$graphify-root$_scripts_control_plane__entry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/control-plane", "source_location": "L1", "weight": 1.0}, {"source": "$graphify-root$_scripts_control_plane", "target": "$graphify-root$_scripts_control_plane_usage", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/control-plane", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_scripts_control_plane", "target": "$graphify-root$_scripts_control_plane_require_kubectl", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/control-plane", "source_location": "L23", "weight": 1.0}, {"source": "$graphify-root$_scripts_control_plane", "target": "$graphify-root$_scripts_control_plane_show_taints", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/control-plane", "source_location": "L39", "weight": 1.0}, {"source": "$graphify-root$_scripts_control_plane", "target": "$graphify-root$_scripts_control_plane_show_non_system_pods", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/control-plane", "source_location": "L45", "weight": 1.0}, {"source": "$graphify-root$_scripts_control_plane__entry", "target": "$graphify-root$_scripts_control_plane_require_kubectl", "relation": "calls", "confidence": "EXTRACTED", "source_file": "scripts/control-plane", "source_location": "L54", "weight": 1.0, "context": "call"}, {"source": "$graphify-root$_scripts_control_plane__entry", "target": "$graphify-root$_scripts_control_plane_show_taints", "relation": "calls", "confidence": "EXTRACTED", "source_file": "scripts/control-plane", "source_location": "L58", "weight": 1.0, "context": "call"}, {"source": "$graphify-root$_scripts_control_plane__entry", "target": "$graphify-root$_scripts_control_plane_show_non_system_pods", "relation": "calls", "confidence": "EXTRACTED", "source_file": "scripts/control-plane", "source_location": "L63", "weight": 1.0, "context": "call"}, {"source": "$graphify-root$_scripts_control_plane__entry", "target": "$graphify-root$_scripts_control_plane_usage", "relation": "calls", "confidence": "EXTRACTED", "source_file": "scripts/control-plane", "source_location": "L86", "weight": 1.0, "context": "call"}], "raw_calls": [{"language": "bash", "callee": "set", "caller_nid": "$graphify-root$_scripts_control_plane__entry", "source_file": "scripts/control-plane", "source_location": "L2"}, {"language": "bash", "callee": "echo", "caller_nid": "$graphify-root$_scripts_control_plane__entry", "source_file": "scripts/control-plane", "source_location": "L55"}, {"language": "bash", "callee": "sed", "caller_nid": "$graphify-root$_scripts_control_plane__entry", "source_file": "scripts/control-plane", "source_location": "L58"}, {"language": "bash", "callee": "true", "caller_nid": "$graphify-root$_scripts_control_plane__entry", "source_file": "scripts/control-plane", "source_location": "L59"}, {"language": "bash", "callee": "kubectl", "caller_nid": "$graphify-root$_scripts_control_plane__entry", "source_file": "scripts/control-plane", "source_location": "L69"}, {"language": "bash", "callee": "exit", "caller_nid": "$graphify-root$_scripts_control_plane__entry", "source_file": "scripts/control-plane", "source_location": "L90"}, {"language": "bash", "callee": "cat", "caller_nid": "$graphify-root$_scripts_control_plane_usage", "source_file": "scripts/control-plane", "source_location": "L10"}, {"language": "bash", "callee": "command", "caller_nid": "$graphify-root$_scripts_control_plane_require_kubectl", "source_file": "scripts/control-plane", "source_location": "L24"}, {"language": "bash", "callee": "echo", "caller_nid": "$graphify-root$_scripts_control_plane_require_kubectl", "source_file": "scripts/control-plane", "source_location": "L25"}, {"language": "bash", "callee": "exit", "caller_nid": "$graphify-root$_scripts_control_plane_require_kubectl", "source_file": "scripts/control-plane", "source_location": "L26"}, {"language": "bash", "callee": "kubectl", "caller_nid": "$graphify-root$_scripts_control_plane_require_kubectl", "source_file": "scripts/control-plane", "source_location": "L32"}, {"language": "bash", "callee": "kubectl", "caller_nid": "$graphify-root$_scripts_control_plane_show_taints", "source_file": "scripts/control-plane", "source_location": "L40"}, {"language": "bash", "callee": "sed", "caller_nid": "$graphify-root$_scripts_control_plane_show_taints", "source_file": "scripts/control-plane", "source_location": "L42"}, {"language": "bash", "callee": "true", "caller_nid": "$graphify-root$_scripts_control_plane_show_taints", "source_file": "scripts/control-plane", "source_location": "L42"}, {"language": "bash", "callee": "kubectl", "caller_nid": "$graphify-root$_scripts_control_plane_show_non_system_pods", "source_file": "scripts/control-plane", "source_location": "L46"}, {"language": "bash", "callee": "awk", "caller_nid": "$graphify-root$_scripts_control_plane_show_non_system_pods", "source_file": "scripts/control-plane", "source_location": "L49"}], "bash_sources": []} |