clusterworkflowtemplate

package
v4.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 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 added in v4.1.0

type ClientStore struct {
}

ClientStore is a wrapper around informer.

func NewClientStore added in v4.1.0

func NewClientStore() *ClientStore

func (*ClientStore) Getter added in v4.1.0

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{})

type Server added in v4.1.0

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

func (*Server) CreateClusterWorkflowTemplate added in v4.1.0

func (*Server) GetClusterWorkflowTemplate added in v4.1.0

func (*Server) LintClusterWorkflowTemplate added in v4.1.0

func (*Server) ListClusterWorkflowTemplates added in v4.1.0

func (*Server) UpdateClusterWorkflowTemplate added in v4.1.0

Jump to

Keyboard shortcuts

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