# Packages
No description provided by the author
# Functions
NewAddOptions creates a new AddOptions instance.
NewCmdAdd implements the "odo registry add" command.
NewCmdDelete implements the "odo registry delete" command.
NewCmdList implements the "odo registry list" command.
NewCmdRegistry implements the registry configuration command.
NewCmdUpdate implements the "odo registry update" command.
NewDeleteOptions creates a new DeleteOptions instance.
NewListOptions creates a new ListOptions instance.
NewUpdateOptions creates a new UpdateOptions instance.
# Constants
RecommendedCommandName is the recommended registry command name.
# Structs
AddOptions encapsulates the options for the "odo registry add" command.
DeleteOptions encapsulates the options for the "odo registry delete" command.
ListOptions encapsulates the options for "odo registry list" command.
UpdateOptions encapsulates the options for the "odo registry update" command.