my-homelab-configs/graphify-out/cache/ast/v0.9.64-s4/0c69b7c4a12a2ffeb7f91093f0d...

1 line
6.0 KiB
JSON

{"nodes": [{"id": "$graphify-root$_scripts_grafana_dashboards", "label": "grafana-dashboards", "file_type": "code", "source_file": "scripts/grafana-dashboards", "source_location": "L1", "metadata": {"language": "bash", "kind": "file"}}, {"id": "$graphify-root$_scripts_grafana_dashboards__entry", "label": "grafana-dashboards script", "file_type": "code", "source_file": "scripts/grafana-dashboards", "source_location": "L1", "metadata": {"language": "bash", "kind": "bash_entrypoint"}}, {"id": "$graphify-root$_scripts_grafana_dashboards_usage", "label": "usage()", "file_type": "code", "source_file": "scripts/grafana-dashboards", "source_location": "L9", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_grafana_dashboards_list_dashboards", "label": "list_dashboards()", "file_type": "code", "source_file": "scripts/grafana-dashboards", "source_location": "L18", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_grafana_dashboards_apply_dashboards", "label": "apply_dashboards()", "file_type": "code", "source_file": "scripts/grafana-dashboards", "source_location": "L22", "metadata": {"language": "bash", "kind": "bash_function"}}], "edges": [{"source": "$graphify-root$_scripts_grafana_dashboards", "target": "$graphify-root$_scripts_grafana_dashboards__entry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/grafana-dashboards", "source_location": "L1", "weight": 1.0}, {"source": "$graphify-root$_scripts_grafana_dashboards", "target": "$graphify-root$_scripts_grafana_dashboards_usage", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/grafana-dashboards", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_scripts_grafana_dashboards", "target": "$graphify-root$_scripts_grafana_dashboards_list_dashboards", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/grafana-dashboards", "source_location": "L18", "weight": 1.0}, {"source": "$graphify-root$_scripts_grafana_dashboards", "target": "$graphify-root$_scripts_grafana_dashboards_apply_dashboards", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/grafana-dashboards", "source_location": "L22", "weight": 1.0}, {"source": "$graphify-root$_scripts_grafana_dashboards__entry", "target": "$graphify-root$_scripts_grafana_dashboards_list_dashboards", "relation": "calls", "confidence": "EXTRACTED", "source_file": "scripts/grafana-dashboards", "source_location": "L73", "weight": 1.0, "context": "call"}, {"source": "$graphify-root$_scripts_grafana_dashboards__entry", "target": "$graphify-root$_scripts_grafana_dashboards_apply_dashboards", "relation": "calls", "confidence": "EXTRACTED", "source_file": "scripts/grafana-dashboards", "source_location": "L76", "weight": 1.0, "context": "call"}, {"source": "$graphify-root$_scripts_grafana_dashboards__entry", "target": "$graphify-root$_scripts_grafana_dashboards_usage", "relation": "calls", "confidence": "EXTRACTED", "source_file": "scripts/grafana-dashboards", "source_location": "L79", "weight": 1.0, "context": "call"}], "raw_calls": [{"language": "bash", "callee": "set", "caller_nid": "$graphify-root$_scripts_grafana_dashboards__entry", "source_file": "scripts/grafana-dashboards", "source_location": "L2"}, {"language": "bash", "callee": "cd", "caller_nid": "$graphify-root$_scripts_grafana_dashboards__entry", "source_file": "scripts/grafana-dashboards", "source_location": "L4"}, {"language": "bash", "callee": "dirname", "caller_nid": "$graphify-root$_scripts_grafana_dashboards__entry", "source_file": "scripts/grafana-dashboards", "source_location": "L4"}, {"language": "bash", "callee": "pwd", "caller_nid": "$graphify-root$_scripts_grafana_dashboards__entry", "source_file": "scripts/grafana-dashboards", "source_location": "L4"}, {"language": "bash", "callee": "exit", "caller_nid": "$graphify-root$_scripts_grafana_dashboards__entry", "source_file": "scripts/grafana-dashboards", "source_location": "L83"}, {"language": "bash", "callee": "cat", "caller_nid": "$graphify-root$_scripts_grafana_dashboards_usage", "source_file": "scripts/grafana-dashboards", "source_location": "L10"}, {"language": "bash", "callee": "find", "caller_nid": "$graphify-root$_scripts_grafana_dashboards_list_dashboards", "source_file": "scripts/grafana-dashboards", "source_location": "L19"}, {"language": "bash", "callee": "sort", "caller_nid": "$graphify-root$_scripts_grafana_dashboards_list_dashboards", "source_file": "scripts/grafana-dashboards", "source_location": "L19"}, {"language": "bash", "callee": "command", "caller_nid": "$graphify-root$_scripts_grafana_dashboards_apply_dashboards", "source_file": "scripts/grafana-dashboards", "source_location": "L28"}, {"language": "bash", "callee": "echo", "caller_nid": "$graphify-root$_scripts_grafana_dashboards_apply_dashboards", "source_file": "scripts/grafana-dashboards", "source_location": "L29"}, {"language": "bash", "callee": "exit", "caller_nid": "$graphify-root$_scripts_grafana_dashboards_apply_dashboards", "source_file": "scripts/grafana-dashboards", "source_location": "L30"}, {"language": "bash", "callee": "read", "caller_nid": "$graphify-root$_scripts_grafana_dashboards_apply_dashboards", "source_file": "scripts/grafana-dashboards", "source_location": "L37"}, {"language": "bash", "callee": "basename", "caller_nid": "$graphify-root$_scripts_grafana_dashboards_apply_dashboards", "source_file": "scripts/grafana-dashboards", "source_location": "L38"}, {"language": "bash", "callee": "kubectl", "caller_nid": "$graphify-root$_scripts_grafana_dashboards_apply_dashboards", "source_file": "scripts/grafana-dashboards", "source_location": "L41"}, {"language": "bash", "callee": "head", "caller_nid": "$graphify-root$_scripts_grafana_dashboards_apply_dashboards", "source_file": "scripts/grafana-dashboards", "source_location": "L58"}, {"language": "bash", "callee": "return", "caller_nid": "$graphify-root$_scripts_grafana_dashboards_apply_dashboards", "source_file": "scripts/grafana-dashboards", "source_location": "L65"}], "bash_sources": []}