Documentation
¶
Index ¶
Constants ¶
View Source
const GKEQueryPrefix = gcp_task.GCPPrefix + "query/gke/"
View Source
const SkipQueryBody = "@Skip"
Query task will return @Skip when query builder decided to skip.
Variables ¶
This section is empty.
Functions ¶
func NewQueryGeneratorTask ¶
func NewQueryGeneratorTask(taskId string, readableQueryName string, logType enum.LogType, dependencies []string, generator QueryGeneratorFunc) task.Definition
Types ¶
type QueryGeneratorFunc ¶
Click to show internal directories.
Click to hide internal directories.