gitlabfunctions

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2026 License: MIT Imports: 21 Imported by: 0

Documentation

Overview

Package gitlabfunctions implements the gitlab-function AutoFlow module, which speaks AutoFlow proto Values on its boundary and structpb within.

Index

Constants

View Source
const ModuleName = "gitlab-function"

Variables

This section is empty.

Functions

This section is empty.

Types

type Module

type Module struct {
	// contains filtered or unexported fields
}

Module is the gitlab-function AutoFlow module.

func NewModule

func NewModule(newRoundTripper apifunc.K8sRoundTripperFactory) (*Module, error)

func (*Module) InvokeAction

func (m *Module) InvokeAction(ctx context.Context, actionName, _, _ string, args []*autoflow.Value, kwargs []*autoflow.Kwarg, _ []*autoflow.ChannelToken) (*autoflow.Result, error)

InvokeAction dispatches an action call. Only an unknown action is a Go error; every function-level outcome is a Result.

func (*Module) LoadModuleDescriptor

func (m *Module) LoadModuleDescriptor(ctx context.Context) (*autoflow.ModuleDescriptor, error)

func (*Module) Name

func (m *Module) Name() string

Jump to

Keyboard shortcuts

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