v1alpha1

package
v0.10.2 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2020 License: Apache-2.0 Imports: 10 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAnalysisRunInformer added in v0.6.0

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 added in v0.6.0

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 added in v0.9.0

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 added in v0.5.0

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 added in v0.6.0

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 added in v0.6.0

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 added in v0.9.0

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 added in v0.5.0

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 added in v0.6.0

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

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

type AnalysisTemplateInformer added in v0.6.0

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

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

type ClusterAnalysisTemplateInformer added in v0.9.0

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

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

type ExperimentInformer added in v0.5.0

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