package
Version:
v0.0.0-...-23ab090
Opens a new window with list of versions in this module.
Published: Feb 18, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Package plugins contains shared plugin-side functionality.
Run connects to the host and calls `run`.
Blocks until the stdin closes (which indicates the plugin should terminate).
RunLoop executes some concrete plugin logic.
It should run some kind of a loop until the context is canceled. It happens
when the host decides to terminate the plugin.
Any logging done on this context goes to the host.
Source Files
¶
Directories
¶
Package admission contains API for writing admission plugins.
|
Package admission contains API for writing admission plugins. |
|
|
Click to show internal directories.
Click to hide internal directories.