Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
tailkitd
command
hostname.go contains hostname resolution helpers that are used by both the tailscale build and tests.
|
hostname.go contains hostname resolution helpers that are used by both the tailscale build and tests. |
|
internal
|
|
|
exec
Package exec implements the tailkitd exec integration: an in-memory registry of tool commands watched for live updates, a safe runner, a job store, and the HTTP handlers for POST /exec/{tool}/{cmd} and GET /exec/jobs/{id}.
|
Package exec implements the tailkitd exec integration: an in-memory registry of tool commands watched for live updates, a safe runner, a job store, and the HTTP handlers for POST /exec/{tool}/{cmd} and GET /exec/jobs/{id}. |
|
files
Package files implements the tailkitd files integration:
|
Package files implements the tailkitd files integration: |
|
logger
Package logger provides the single construction point for tailkitd's structured logger.
|
Package logger provides the single construction point for tailkitd's structured logger. |
|
metrics
Package metrics implements the tailkitd metrics integration, exposing host, CPU, memory, disk, network, and process metrics via gopsutil.
|
Package metrics implements the tailkitd metrics integration, exposing host, CPU, memory, disk, network, and process metrics via gopsutil. |
|
systemd
Package systemd implements the tailkitd systemd integration, exposing unit control and journal access over the tailkitd HTTP API.
|
Package systemd implements the tailkitd systemd integration, exposing unit control and journal access over the tailkitd HTTP API. |
|
tools
Package tools provides the tailkitd tool registry.
|
Package tools provides the tailkitd tool registry. |
|
vars
Package vars implements the tailkitd var store: a per-scope, concurrency-safe key-value store persisted as JSON files under /etc/tailkitd/vars/.
|
Package vars implements the tailkitd var store: a per-scope, concurrency-safe key-value store persisted as JSON files under /etc/tailkitd/vars/. |
Click to show internal directories.
Click to hide internal directories.