Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddApplicationFlag ¶ added in v0.0.18
AddApplicationFlag adds a `app` flag to the given cobra command Also adds a completion handler to the flag
func NewCmdApplication ¶
NewCmdApplication implements the odo application command
Types ¶
type Description ¶
type Description struct { Name string `json:"applicationName,omitempty"` Components []component.Description }
Description holds all information about application
Click to show internal directories.
Click to hide internal directories.