import "k8s.io/kubectl/pkg/cmd/edit"
func NewCmdEdit(f cmdutil.Factory, ioStreams genericiooptions.IOStreams) *cobra.Command
NewCmdEdit creates the `edit` command
edit.go
Tools for package owners.