clusterworkflowtemplate

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: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type ClusterWorkflowTemplateClientStore

type ClusterWorkflowTemplateClientStore struct {
}

Store is a wrapper around informer

func NewClusterWorkflowTemplateClientStore

func NewClusterWorkflowTemplateClientStore() *ClusterWorkflowTemplateClientStore

func (*ClusterWorkflowTemplateClientStore) Getter

type ClusterWorkflowTemplateInformer

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

type ClusterWorkflowTemplateServer

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

func (*ClusterWorkflowTemplateServer) GetClusterWorkflowTemplate

type Informer

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

func NewInformer

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

func (*Informer) Getter

if namespace contains empty string Lister will use the namespace provided during initialization

func (*Informer) Run

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

Start informer in separate go-routine and block until cache sync

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