Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { Namespace string ToNamespace string Group string Version string Kind string Selector string Name string Query string CreateNamespace bool Count int DynamicClient dynamic.Interface KubeClient kubernetes.Interface }
Options the options for the command
func NewCmdCopy ¶
NewCmdCopy creates a command object for the command
Click to show internal directories.
Click to hide internal directories.