# Functions
NewCmdSQL provides a cobra command wrapping SQLOptions.
NewSQLConfig provides an instance of SQLConfig with default values.
NewSQLOptions provides an instance of SQLOptions with default values.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
SQLConfig describes configuration overrides for SQL queries.
SQLOptions provides information required to update the current context on a user's KUBECONFIG.
# Type aliases
QueryType represents the type of SQL query.