Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
cli
Package cli implements a CLI interface for Kee using tview.
|
Package cli implements a CLI interface for Kee using tview. |
|
configuration
Package configuration defines the HCL and internal types the configuration file is mapped to, and useful consts and functions that can be used using HCL.
|
Package configuration defines the HCL and internal types the configuration file is mapped to, and useful consts and functions that can be used using HCL. |
|
controller
Package controller runs Probes, reads time, receives Statuses from Probes, Command from the UI, and computes a View for the app to display.
|
Package controller runs Probes, reads time, receives Statuses from Probes, Command from the UI, and computes a View for the app to display. |
|
logger
Package logger implements different ways of logging Statuses.
|
Package logger implements different ways of logging Statuses. |
|
tester
Package tester implements a one-shot infrastructure status test in kee.
|
Package tester implements a one-shot infrastructure status test in kee. |
|
ui
Package ui implements kee's terminal user interface.
|
Package ui implements kee's terminal user interface. |
|
Package model defines the core types of kee.
|
Package model defines the core types of kee. |
|
testhelpers
Package testhelpers provide helpers for writing probe provider tests.
|
Package testhelpers provide helpers for writing probe provider tests. |
|
Package probes exports useful runtime helpers for probes implementations.
|
Package probes exports useful runtime helpers for probes implementations. |
|
aws/cloudwatch
Package cloudwatch reports the status of AWS CloudWatch alarms.
|
Package cloudwatch reports the status of AWS CloudWatch alarms. |
|
dns
Package dns reports whether DNS answers matches expected records.
|
Package dns reports whether DNS answers matches expected records. |
|
http
Package http reports on the success of an HTTP request.
|
Package http reports on the success of an HTTP request. |
|
k8s
Package k8s reports the status of various Kubernetes objects.
|
Package k8s reports the status of various Kubernetes objects. |
|
k8s/daemonset
Package daemonset checks the status of k8s DaemonSet objects
|
Package daemonset checks the status of k8s DaemonSet objects |
|
k8s/deployment
Package deployment checks the status of k8s Deployment objects
|
Package deployment checks the status of k8s Deployment objects |
|
k8s/node
Package node checks the status of k8s Node objects
|
Package node checks the status of k8s Node objects |
|
k8s/pod
Package pod checks the status of k8s Pod objects
|
Package pod checks the status of k8s Pod objects |
|
k8s/service
Package service checks the status of k8s Service objects
|
Package service checks the status of k8s Service objects |
|
ping
Package ping reports the status of a system responding to ICMP pings.
|
Package ping reports the status of a system responding to ICMP pings. |
|
statuspage
Package statuspage implements the base client for statuspage probes.
|
Package statuspage implements the base client for statuspage probes. |
|
statuspage/components
Package components reports on the components of a service exposing an Atlassian StatusPage API.
|
Package components reports on the components of a service exposing an Atlassian StatusPage API. |
|
statuspage/status
Package status reports the status of a service exposing an Atlassian StatusPage API.
|
Package status reports the status of a service exposing an Atlassian StatusPage API. |
|
tools
|
|
|
doc_gen
command
|
|
|
print_probe
command
print_probe is a debug tool to help implement a probe
|
print_probe is a debug tool to help implement a probe |
|
ui_test
command
|
Click to show internal directories.
Click to hide internal directories.
