Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigureCmd ¶
func ConfigureCmd(f *cmdfactory.Factory) *cobra.Command
Types ¶
type ConfigureOptions ¶
type ConfigureOptions struct { PackageManager func(opts ...packmanager.PackageManagerOption) (packmanager.PackageManager, error) Logger func() (log.Logger, error) IO *iostreams.IOStreams }
Click to show internal directories.
Click to hide internal directories.