# Functions
NewCmdURL returns the top-level url command.
NewCmdURLCreate implements the odo url create command.
NewCmdURLDelete implements the odo url delete command.
NewCmdURLDescribe implements the odo url describe command.
NewCmdURLList implements the odo url list command.
NewURLCreateOptions creates a new URLCreateOptions instance.
NewURLDeleteOptions creates a new URLDeleteOptions instance.
NewURLDescribeOptions creates a new NewURLDescribeOptions instance.
NewURLListOptions creates a new URLCreateOptions instance.
# Constants
RecommendedCommandName is the recommended url command name.
# Structs
URLCreateOptions encapsulates the options for the odo url create command.
URLDeleteOptions encapsulates the options for the odo url delete command.
URLDescribeOptions encapsulates the options for the odo url describe command.
URLListOptions encapsulates the options for the odo url list command.