Discover Packages
kraftkit.sh
internal
cli
kraft
pause
package
Version:
v0.8.6-32-gcb309690
Opens a new window with list of versions in this module.
Published: May 9, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Overview Index Constants Variables Functions Types NewCmd() Pause(ctx, opts, args) type PauseOptions (opts) Pre(cmd, args) (opts) Run(ctx, args)
Documentation
¶
SPDX-License-Identifier: BSD-3-Clause
Copyright (c) 2024, Unikraft GmbH and The KraftKit Authors.
Licensed under the BSD-3-Clause License (the "License").
You may not use this file except in compliance with the License.
Pause a local Unikraft virtual machine.
type PauseOptions struct {
All bool `long:"all" usage:"Pause all machines"`
Platform string `noattribute:"true"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.