clusterworkflowtemplate

package
v4.1.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2026 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type ClientStore

type ClientStore struct {
}

ClientStore is a wrapper around informer.

func NewClientStore

func NewClientStore() *ClientStore

type Informer

type Informer interface {
	Run(ctx context.Context, stopCh <-chan struct{})
	Getter(ctx context.Context) templateresolution.ClusterWorkflowTemplateGetter
}

func NewInformer

func NewInformer(restConfig *rest.Config) (Informer, error)

type NullClusterWorkflowTemplateStore

type NullClusterWorkflowTemplateStore struct{}

NullClusterWorkflowTemplateStore is a no-op implementation of ClusterWorkflowTemplateStore implements both informer and store interfaces

func NewNullClusterWorkflowTemplate

func NewNullClusterWorkflowTemplate() *NullClusterWorkflowTemplateStore

func (NullClusterWorkflowTemplateStore) Run

func (NullClusterWorkflowTemplateStore) Run(ctx context.Context, stopCh <-chan struct{})

Jump to

Keyboard shortcuts

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