Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
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. |
Click to show internal directories.
Click to hide internal directories.