workflowtemplate

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: 25 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

func (*ClientStore) Getter

type Informer

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

func NewInformer

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

func (*Informer) Getter

Getter returns a WorkflowTemplateNamespacedGetter. If namespace is empty, the Lister will use the namespace provided during initialization.

func (*Informer) Run

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

Run starts the informer in a separate go-routine and blocks until cache sync.

type Server

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

Jump to

Keyboard shortcuts

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