kql

command module
v0.0.0-...-258430d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 4, 2022 License: MIT Imports: 16 Imported by: 0

README

kql

A query server on Kubernetes resources.

Example curl command:
# for query single pod resource
curl -g 'http://localhost:8085/kql?query={pod(name:"nginx-ahgt-86888W",namespace:"demo"){node,phase}}'

# for query podList
curl -g 'http://localhost:8085/kql?query={pods{name,namespace,phase}}'

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL