Versions in this module Expand all Collapse all v1 v1.1.30 Apr 17, 2023 Changes in this version + type CopyOptions struct + ClientConfig *restclient.Config + Clientset kubernetes.Interface + Container string + ExecParentCmdName string + MaxTries int + Namespace string + NoPreserve bool + func NewCopyOptions(ioStreams genericclioptions.IOStreams) *CopyOptions + func (o *CopyOptions) Complete(f cmdutil.Factory, cmd *cobra.Command, args []string) error + func (o *CopyOptions) Run() error + func (o *CopyOptions) Validate() error + type TarPipe struct + func (t *TarPipe) Read(p []byte) (n int, err error)