builtin_modules

package
v19.3.2 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func All added in v19.2.0

func All(
	log *slog.Logger,
	validator protovalidate.Validator,
	gitLabClient gitlab.ClientInterface,
	agentConnPool func(api.AgentKey) grpc.ClientConnInterface,
	errRep errz.ErrReporter,
	k8sRoundTripperFactory apifunc.K8sRoundTripperFactory,
	eventsPublisher pubsub.Publisher,
) (map[int64]pkg_autoflow.Module, error)

All returns all known built-in modules. DO NOT change the IDs of the modules.

Types

This section is empty.

Directories

Path Synopsis
Package event implements the built-in AutoFlow module that emits events to the Events Platform.
Package event implements the built-in AutoFlow module that emits events to the Events Platform.
Package gitlab implements the built-in AutoFlow module that calls the GitLab REST API.
Package gitlab implements the built-in AutoFlow module that calls the GitLab REST API.
Package kubernetes implements the built-in AutoFlow module that reads objects from the Kubernetes API of a cluster reachable through an agentk.
Package kubernetes implements the built-in AutoFlow module that reads objects from the Kubernetes API of a cluster reachable through an agentk.
Package modtool holds conversions between AutoFlow values and the pieces of an HTTP request and response, shared by the built-in modules that call an API.
Package modtool holds conversions between AutoFlow values and the pieces of an HTTP request and response, shared by the built-in modules that call an API.
Package policy implements the built-in AutoFlow module that asks the governance decision API whether an action is allowed.
Package policy implements the built-in AutoFlow module that asks the governance decision API whether an action is allowed.

Jump to

Keyboard shortcuts

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