Expand description
Kernel boot parameter mutations (add, apply, delete) with SBPS iSCSI image projection.
Structs§
- GetKernel
Parameters Params - Typed parameters for fetching kernel boot parameters.
- Kernel
Params Changeset - Result of preparing kernel parameter mutations (before persistence).
Enums§
- Kernel
Param Operation - Describes which kernel parameter mutation to apply.
Functions§
- apply_
kernel_ params_ changes - Persist the kernel parameter changes and optionally update SBPS images.
- build_
images_ to_ project - Build the SBPS images-to-project map from a kernel params changeset.
- get_
kernel_ parameters - Fetch kernel boot parameters for the specified nodes.
- prepare_
kernel_ params_ changes - Fetch boot parameters, apply mutations, and return a changeset.