Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDepsCmd ¶
func NewDepsCmd(o *DepOptions) *cobra.Command
func NewDevCmd ¶
func NewDevCmd(o *DevOptions) *cobra.Command
func NewDoctorCmd ¶
func NewRootCmd ¶
func NewRuntimeCmd ¶
func NewRuntimeCmd(o *RuntimeOptions) *cobra.Command
Types ¶
type DepOptions ¶
type DepOptions struct { }
func NewDepsOptions ¶
func NewDepsOptions() *DepOptions
type RuntimeImageFlags ¶
func (*RuntimeImageFlags) Set ¶
func (i *RuntimeImageFlags) Set(cmd *cobra.Command)
func (*RuntimeImageFlags) SetStartup ¶
func (i *RuntimeImageFlags) SetStartup(cmd *cobra.Command)
type RuntimeOptions ¶
type RuntimeOptions struct {
RuntimeImageFlags RuntimeImageFlags
}
func NewRuntimeOptions ¶
func NewRuntimeOptions() *RuntimeOptions
Source Files ¶
Click to show internal directories.
Click to hide internal directories.