//
pkg.gl
Category
kubevirt.io/kubevirt
pkg
virtctl
memorydump
package
1.5.0-rc.1
Repository:
https://github.com/kubevirt/kubevirt.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
17
Dependents
2
Files
346 SLOC
#
Functions
NewMemoryDumpCommand
NewMemoryDumpCommand returns a cobra.Command to handle the memory dump process.
WaitForMemoryDumpComplete
#
Constants
AccessModeFlag
ClaimNameFlag
CreateClaimFlag
FormatFlag
LocalPortFlag
OutputFileFlag
PortForwardFlag
StorageClassFlag
#
Variables
WaitForMemoryDumpCompleteFn
WaitForMemoryDumpCompleteFn allows overriding the function to wait for the memory dump object to be complete (useful for unit testing).