types

package
v4.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Clients

type Clients struct {
	Dynamic    dynamic.Interface
	Workflow   workflow.Interface
	Events     events.Interface
	Kubernetes kubernetes.Interface
}

type ClusterWorkflowTemplateStore

type ClusterWorkflowTemplateStore interface {
	Getter(ctx context.Context) templateresolution.ClusterWorkflowTemplateGetter
}

type NamespaceHolder

type NamespaceHolder string

func (NamespaceHolder) GetNamespace

func (n NamespaceHolder) GetNamespace() string

type NamespacedRequest

type NamespacedRequest interface {
	GetNamespace() string
}

type WorkflowTemplateStore

type WorkflowTemplateStore interface {
	Getter(ctx context.Context, namespace string) templateresolution.WorkflowTemplateNamespacedGetter
}

Jump to

Keyboard shortcuts

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