v1alpha1

package
v0.0.0-...-de69368 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAnalysisRunInformer

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

NewAnalysisRunInformer constructs a new informer for AnalysisRun 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 NewAnalysisTemplateInformer

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

NewAnalysisTemplateInformer constructs a new informer for AnalysisTemplate 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 NewClusterAnalysisTemplateInformer

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

NewClusterAnalysisTemplateInformer constructs a new informer for ClusterAnalysisTemplate 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 NewExperimentInformer

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

NewExperimentInformer constructs a new informer for Experiment 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 NewFilteredAnalysisRunInformer

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

NewFilteredAnalysisRunInformer constructs a new informer for AnalysisRun 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 NewFilteredAnalysisTemplateInformer

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

NewFilteredAnalysisTemplateInformer constructs a new informer for AnalysisTemplate 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 NewFilteredClusterAnalysisTemplateInformer

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

NewFilteredClusterAnalysisTemplateInformer constructs a new informer for ClusterAnalysisTemplate 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 NewFilteredExperimentInformer

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

NewFilteredExperimentInformer constructs a new informer for Experiment 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 NewFilteredRolloutInformer

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

NewFilteredRolloutInformer constructs a new informer for Rollout 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 NewRolloutInformer

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

NewRolloutInformer constructs a new informer for Rollout 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 AnalysisRunInformer

type AnalysisRunInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.AnalysisRunLister
}

AnalysisRunInformer provides access to a shared informer and lister for AnalysisRuns.

type AnalysisTemplateInformer

type AnalysisTemplateInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.AnalysisTemplateLister
}

AnalysisTemplateInformer provides access to a shared informer and lister for AnalysisTemplates.

type ClusterAnalysisTemplateInformer

type ClusterAnalysisTemplateInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ClusterAnalysisTemplateLister
}

ClusterAnalysisTemplateInformer provides access to a shared informer and lister for ClusterAnalysisTemplates.

type ExperimentInformer

type ExperimentInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ExperimentLister
}

ExperimentInformer provides access to a shared informer and lister for Experiments.

type Interface

type Interface interface {
	// AnalysisRuns returns a AnalysisRunInformer.
	AnalysisRuns() AnalysisRunInformer
	// AnalysisTemplates returns a AnalysisTemplateInformer.
	AnalysisTemplates() AnalysisTemplateInformer
	// ClusterAnalysisTemplates returns a ClusterAnalysisTemplateInformer.
	ClusterAnalysisTemplates() ClusterAnalysisTemplateInformer
	// Experiments returns a ExperimentInformer.
	Experiments() ExperimentInformer
	// Rollouts returns a RolloutInformer.
	Rollouts() RolloutInformer
}

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

func New

New returns a new Interface.

type RolloutInformer

type RolloutInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.RolloutLister
}

RolloutInformer provides access to a shared informer and lister for Rollouts.

Jump to

Keyboard shortcuts

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