Discover Packages
sigs.k8s.io/kube-scheduler-wasm-extension/internal/e2e
scheduler_perf
wasm
nodenumber
command
Version:
v0.0.0-...-b7b0d94
Opens a new window with list of versions in this module.
Published: Nov 15, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
NodeNumber Plugin
This is the nodenumber example wasm plugin, which only implements PreScore and Score.
It doesn't use any additional host functions (klog, handle, etc) so that scheduler_perf can measure the overhead truely.
Expand ▾
Collapse ▴
Documentation
¶
Package main is the entrypoint of the %.wasm file, compiled with
'-target=wasi'. See /guest/RATIONALE.md for details.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.