Documentation ¶
Overview ¶
Package move contains the logic to move volumes between clusters.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶ added in v0.5.0
type Options struct { *factory.Factory VolumeName string TargetNode string ContainersCPURequests, ContainersCPULimits resource.Quantity ContainersRAMRequests, ContainersRAMLimits resource.Quantity ResticPassword string }
Options encapsulates the arguments of the move volume command.
Click to show internal directories.
Click to hide internal directories.