v1alpha1

package
v0.0.0-...-c054a23 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredMksPipelineInformer

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

NewFilteredMksPipelineInformer constructs a new informer for MksPipeline 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 NewFilteredMksPipelineRunInformer

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

NewFilteredMksPipelineRunInformer constructs a new informer for MksPipelineRun 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 NewFilteredMksTaskInformer

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

NewFilteredMksTaskInformer constructs a new informer for MksTask 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 NewFilteredMksTaskRunInformer

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

NewFilteredMksTaskRunInformer constructs a new informer for MksTaskRun 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 NewMksPipelineInformer

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

NewMksPipelineInformer constructs a new informer for MksPipeline 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 NewMksPipelineRunInformer

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

NewMksPipelineRunInformer constructs a new informer for MksPipelineRun 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 NewMksTaskInformer

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

NewMksTaskInformer constructs a new informer for MksTask 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 NewMksTaskRunInformer

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

NewMksTaskRunInformer constructs a new informer for MksTaskRun 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 Interface

type Interface interface {
	// MksPipelines returns a MksPipelineInformer.
	MksPipelines() MksPipelineInformer
	// MksPipelineRuns returns a MksPipelineRunInformer.
	MksPipelineRuns() MksPipelineRunInformer
	// MksTasks returns a MksTaskInformer.
	MksTasks() MksTaskInformer
	// MksTaskRuns returns a MksTaskRunInformer.
	MksTaskRuns() MksTaskRunInformer
}

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

func New

New returns a new Interface.

type MksPipelineInformer

type MksPipelineInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.MksPipelineLister
}

MksPipelineInformer provides access to a shared informer and lister for MksPipelines.

type MksPipelineRunInformer

type MksPipelineRunInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.MksPipelineRunLister
}

MksPipelineRunInformer provides access to a shared informer and lister for MksPipelineRuns.

type MksTaskInformer

type MksTaskInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.MksTaskLister
}

MksTaskInformer provides access to a shared informer and lister for MksTasks.

type MksTaskRunInformer

type MksTaskRunInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.MksTaskRunLister
}

MksTaskRunInformer provides access to a shared informer and lister for MksTaskRuns.

Jump to

Keyboard shortcuts

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