Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmd ¶
func NewCmd(o *DevOptions, flagsFactory cmdcore.FlagsFactory) *cobra.Command
Types ¶
type DevOptions ¶
type DevOptions struct { NamespaceFlags cmdcore.NamespaceFlags Files []string Local bool KbldBuild bool Delete bool Debug bool // contains filtered or unexported fields }
func NewDevOptions ¶
func NewDevOptions(ui ui.UI, depsFactory cmdcore.DepsFactory, logger logger.Logger) *DevOptions
func (*DevOptions) Run ¶
func (o *DevOptions) Run() error
Click to show internal directories.
Click to hide internal directories.