kt

module
v0.0.0-...-388587c Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2023 License: BSD-3-Clause

README

kt

CircleCI codecov.io godoc.org GA

kt is the tail Kubernetes logs for a container in a pod or specified resource.

License

The kt is released under the BSD 3-Clause License.

Directories

Path Synopsis
cmd
kt
pkg
cmd
Package cmd provides the kt commands.
Package cmd provides the kt commands.
controller
Package controller provides the Kubernetes Pod logging controllers.
Package controller provides the Kubernetes Pod logging controllers.
internal/kttesting
Package kttesting provides the testing utility functions for kt.
Package kttesting provides the testing utility functions for kt.
internal/lazyregexp
Package lazyregexp is a thin wrapper over regexp, allowing the use of global regexp variables without forcing them to be compiled at init.
Package lazyregexp is a thin wrapper over regexp, allowing the use of global regexp variables without forcing them to be compiled at init.
internal/lazytemplate
Package lazytemplate is a thin wrapper over text/template, allowing the use of global template variables without forcing them to be parsed at init.
Package lazytemplate is a thin wrapper over text/template, allowing the use of global template variables without forcing them to be parsed at init.
internal/unsafes
Package unsafes provides the low-level unsafe functions.
Package unsafes provides the low-level unsafe functions.
manager
Package manager provides the controller-runtime manager.
Package manager provides the controller-runtime manager.
options
Package options provides the Kubernetes filtered opions.
Package options provides the Kubernetes filtered opions.
pool
Package pool provides access to a process-global pool of buffers, a pool of string builders, a pool of goroutines, and a string interning table.
Package pool provides access to a process-global pool of buffers, a pool of string builders, a pool of goroutines, and a string interning table.
stdio
Package stdio contains flags which can be added to you command, bound, completed, and produce useful helper functions.
Package stdio contains flags which can be added to you command, bound, completed, and produce useful helper functions.

Jump to

Keyboard shortcuts

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