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