# Functions
NewComponentCmd returns a command to manage components of KubeSphere.
NewComponentEditCmd returns a command to enable (or disable) a component by name.
NewComponentResetCmd returns a command to enable (or disable) a component by name.
NewComponentWatchCmd returns a command to enable (or disable) a component by name.
# Structs
EnableOption is the option for component enable command.
LogOption is the option for component log command.
Option is the common option for component command.
ResetOption is the option for component reset command.
WatchOption is the option for component watch command.