# Functions
AddApplicationFlag adds a `app` flag to the given cobra command Also adds a completion handler to the flag.
NewCmdApplication implements the odo application command.
NewCmdDelete implements the odo command.
NewCmdDescribe implements the odo command.
NewCmdList implements the odo command.
NewDeleteOptions creates a new DeleteOptions instance.
NewDescribeOptions creates a new DescribeOptions instance.
NewListOptions creates a new ListOptions instance.
# Constants
RecommendedCommandName is the recommended app command name.
# Structs
DeleteOptions encapsulates the options for the odo command.
DescribeOptions encapsulates the options for the odo command.
ListOptions encapsulates the options for the odo command.