Discover Packages
kraftkit.sh
internal
cli
kraft
set
package
Version:
v0.9.2-23-gd919e8f2
Opens a new window with list of versions in this module.
Published: Aug 26, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Index Constants Variables Functions Types NewCmd() Set(ctx, opts, args) type SetOptions Pre(cmd, _) (opts) Run(ctx, args)
Documentation
¶
Set a KConfig variable in a Unikraft project.
type SetOptions struct {
Kraftfile string `long:"kraftfile" short:"K" usage:"Set an alternative path of the Kraftfile"`
Workdir string `long:"workdir" short:"w" usage:"Work on a unikernel at a path"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.