Documentation ¶
Index ¶
- func FormatSQL(sql string) string
- func GetClusterStatement(cluster string) (clusterStatement string)
- func GetComment(comment string, cluster string, toTable *string) string
- func MapArrayInterfaceToArrayOfStrings(in []interface{}) []string
- func MapInterfaceToMapOfString(in map[string]interface{}) map[string]string
- func Quote(elems []string) []string
- func StringListToSet(list []string) *schema.Set
- func StringSetToList(set *schema.Set) []string
- func UnmarshalComment(storedComment string) (comment string, cluster string, toTable string, err error)
- type ApiClient
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetClusterStatement ¶
func MapArrayInterfaceToArrayOfStrings ¶
func MapArrayInterfaceToArrayOfStrings(in []interface{}) []string
func MapInterfaceToMapOfString ¶ added in v1.0.1
func StringListToSet ¶
func StringSetToList ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.