query

package
v0.0.0-...-9f7285a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 31, 2025 License: Apache-2.0 Imports: 16 Imported by: 0

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

type QueryGeneratorFunc = func(context.Context, int, *task.VariableSet) ([]string, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL