Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateQueryCarve ¶
func CreateQueryCarve(data ProcessingQuery, manager Managers, newQuery queries.DistributedQuery) ([]uint, error)
CreateQueryCarve - Create On-demand Query or Carve, to be used in osctrl-admin or osctrl-api
Types ¶
type Managers ¶
type Managers struct {
Envs *environments.EnvManager
Nodes *nodes.NodeManager
Tags *tags.TagManager
}
Click to show internal directories.
Click to hide internal directories.