v1alpha3

package
v3.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDevOpsProjectInformer

func NewDevOpsProjectInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewDevOpsProjectInformer constructs a new informer for DevOpsProject type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

func NewFilteredDevOpsProjectInformer

func NewFilteredDevOpsProjectInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredDevOpsProjectInformer constructs a new informer for DevOpsProject type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

func NewFilteredPipelineInformer

func NewFilteredPipelineInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredPipelineInformer constructs a new informer for Pipeline type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

func NewPipelineInformer

func NewPipelineInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewPipelineInformer constructs a new informer for Pipeline type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

Types

type DevOpsProjectInformer

type DevOpsProjectInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha3.DevOpsProjectLister
}

DevOpsProjectInformer provides access to a shared informer and lister for DevOpsProjects.

type Interface

type Interface interface {
	// DevOpsProjects returns a DevOpsProjectInformer.
	DevOpsProjects() DevOpsProjectInformer
	// Pipelines returns a PipelineInformer.
	Pipelines() PipelineInformer
}

Interface provides access to all the informers in this group version.

func New

New returns a new Interface.

type PipelineInformer

type PipelineInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha3.PipelineLister
}

PipelineInformer provides access to a shared informer and lister for Pipelines.

Jump to

Keyboard shortcuts

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