db

package
v0.9.2-rc.2 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2024 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCachedItem added in v0.3.0

func GetCachedItem[T any](name string) (T, error)

func GetFlowpipeConfig

func GetFlowpipeConfig() (*flowpipeconfig.FlowpipeConfig, error)

func GetIntegration added in v0.3.0

func GetIntegration(name string) (modconfig.Integration, error)

func GetNotifier added in v0.3.0

func GetNotifier(name string) (modconfig.Notifier, error)

func GetPipeline

func GetPipeline(name string) (*modconfig.Pipeline, error)

func GetTrigger

func GetTrigger(name string) (*modconfig.Trigger, error)

func GetVariable added in v0.5.0

func GetVariable(name string) (*modconfig.Variable, error)

func ListAllIntegrations added in v0.3.0

func ListAllIntegrations() ([]modconfig.Integration, error)

func ListAllNotifiers added in v0.3.0

func ListAllNotifiers() ([]modconfig.Notifier, error)

func ListAllPipelines

func ListAllPipelines() ([]*modconfig.Pipeline, error)

func ListAllTriggers

func ListAllTriggers() ([]modconfig.Trigger, error)

func ListAllVariables added in v0.5.0

func ListAllVariables() ([]*modconfig.Variable, error)

func MapStepExecutionID added in v0.3.0

func MapStepExecutionID(executionID, pipelineExecutionID, stepExecutionID string) string

func RemoveStepExecutionIDMap added in v0.3.0

func RemoveStepExecutionIDMap(stepExecutionID string)

func ResolveShortStepExecutionID added in v0.3.0

func ResolveShortStepExecutionID(key string) (executionID string, pipelineExecutionID string, stepExecutionID string, found bool)

Types

This section is empty.

Jump to

Keyboard shortcuts

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