package
0.3.32
Repository: https://github.com/yaacov/kubectl-sql.git
Documentation: pkg.go.dev

# Constants

SelectedFields is used to identify fields specifically selected in a SQL query.

# Structs

Config provides information required filter item list by query.
OrderByField represents a field to order by in SQL query results.
TableField describes how to print the SQL results table.

# Type aliases

TableFieldsMap a map of lists of table field descriptions.