Documentation ¶
Index ¶
Constants ¶
View Source
const ( ClaimNameFlag = "claim-name" CreateClaimFlag = "create-claim" StorageClassFlag = "storage-class" AccessModeFlag = "access-mode" PortForwardFlag = "port-forward" FormatFlag = "format" LocalPortFlag = "local-port" OutputFileFlag = "output" )
Variables ¶
View Source
var WaitForMemoryDumpCompleteFn = WaitForMemoryDumpComplete
WaitForMemoryDumpCompleteFn allows overriding the function to wait for the memory dump object to be complete (useful for unit testing)
Functions ¶
func NewMemoryDumpCommand ¶
func NewMemoryDumpCommand(clientConfig clientcmd.ClientConfig) *cobra.Command
NewMemoryDumpCommand returns a cobra.Command to handle the memory dump process
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.