v1alpha1

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDatasetInformer

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

NewDatasetInformer constructs a new informer for Dataset 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 NewFeatureExtractionServiceInformer added in v0.5.0

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

NewFeatureExtractionServiceInformer constructs a new informer for FeatureExtractionService 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 NewFederatedLearningJobInformer

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

NewFederatedLearningJobInformer constructs a new informer for FederatedLearningJob 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 NewFilteredDatasetInformer

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

NewFilteredDatasetInformer constructs a new informer for Dataset 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 NewFilteredFeatureExtractionServiceInformer added in v0.5.0

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

NewFilteredFeatureExtractionServiceInformer constructs a new informer for FeatureExtractionService 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 NewFilteredFederatedLearningJobInformer

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

NewFilteredFederatedLearningJobInformer constructs a new informer for FederatedLearningJob 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 NewFilteredIncrementalLearningJobInformer

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

NewFilteredIncrementalLearningJobInformer constructs a new informer for IncrementalLearningJob 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 NewFilteredJointInferenceServiceInformer

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

NewFilteredJointInferenceServiceInformer constructs a new informer for JointInferenceService 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 NewFilteredLifelongLearningJobInformer added in v0.3.0

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

NewFilteredLifelongLearningJobInformer constructs a new informer for LifelongLearningJob 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 NewFilteredModelInformer

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

NewFilteredModelInformer constructs a new informer for Model 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 NewFilteredObjectSearchServiceInformer added in v0.4.0

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

NewFilteredObjectSearchServiceInformer constructs a new informer for ObjectSearchService 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 NewFilteredObjectTrackingServiceInformer added in v0.4.0

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

NewFilteredObjectTrackingServiceInformer constructs a new informer for ObjectTrackingService 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 NewFilteredReidJobInformer added in v0.5.0

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

NewFilteredReidJobInformer constructs a new informer for ReidJob 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 NewFilteredVideoAnalyticsJobInformer added in v0.5.0

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

NewFilteredVideoAnalyticsJobInformer constructs a new informer for VideoAnalyticsJob 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 NewIncrementalLearningJobInformer

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

NewIncrementalLearningJobInformer constructs a new informer for IncrementalLearningJob 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 NewJointInferenceServiceInformer

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

NewJointInferenceServiceInformer constructs a new informer for JointInferenceService 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 NewLifelongLearningJobInformer added in v0.3.0

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

NewLifelongLearningJobInformer constructs a new informer for LifelongLearningJob 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 NewModelInformer

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

NewModelInformer constructs a new informer for Model 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 NewObjectSearchServiceInformer added in v0.4.0

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

NewObjectSearchServiceInformer constructs a new informer for ObjectSearchService 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 NewObjectTrackingServiceInformer added in v0.4.0

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

NewObjectTrackingServiceInformer constructs a new informer for ObjectTrackingService 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 NewReidJobInformer added in v0.5.0

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

NewReidJobInformer constructs a new informer for ReidJob 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 NewVideoAnalyticsJobInformer added in v0.5.0

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

NewVideoAnalyticsJobInformer constructs a new informer for VideoAnalyticsJob 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 DatasetInformer

type DatasetInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.DatasetLister
}

DatasetInformer provides access to a shared informer and lister for Datasets.

type FeatureExtractionServiceInformer added in v0.5.0

type FeatureExtractionServiceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.FeatureExtractionServiceLister
}

FeatureExtractionServiceInformer provides access to a shared informer and lister for FeatureExtractionServices.

type FederatedLearningJobInformer

type FederatedLearningJobInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.FederatedLearningJobLister
}

FederatedLearningJobInformer provides access to a shared informer and lister for FederatedLearningJobs.

type IncrementalLearningJobInformer

type IncrementalLearningJobInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.IncrementalLearningJobLister
}

IncrementalLearningJobInformer provides access to a shared informer and lister for IncrementalLearningJobs.

type Interface

type Interface interface {
	// Datasets returns a DatasetInformer.
	Datasets() DatasetInformer
	// FeatureExtractionServices returns a FeatureExtractionServiceInformer.
	FeatureExtractionServices() FeatureExtractionServiceInformer
	// FederatedLearningJobs returns a FederatedLearningJobInformer.
	FederatedLearningJobs() FederatedLearningJobInformer
	// IncrementalLearningJobs returns a IncrementalLearningJobInformer.
	IncrementalLearningJobs() IncrementalLearningJobInformer
	// JointInferenceServices returns a JointInferenceServiceInformer.
	JointInferenceServices() JointInferenceServiceInformer
	// LifelongLearningJobs returns a LifelongLearningJobInformer.
	LifelongLearningJobs() LifelongLearningJobInformer
	// Models returns a ModelInformer.
	Models() ModelInformer
	// ObjectSearchServices returns a ObjectSearchServiceInformer.
	ObjectSearchServices() ObjectSearchServiceInformer
	// ObjectTrackingServices returns a ObjectTrackingServiceInformer.
	ObjectTrackingServices() ObjectTrackingServiceInformer
	// ReidJobs returns a ReidJobInformer.
	ReidJobs() ReidJobInformer
	// VideoAnalyticsJobs returns a VideoAnalyticsJobInformer.
	VideoAnalyticsJobs() VideoAnalyticsJobInformer
}

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

func New

New returns a new Interface.

type JointInferenceServiceInformer

type JointInferenceServiceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.JointInferenceServiceLister
}

JointInferenceServiceInformer provides access to a shared informer and lister for JointInferenceServices.

type LifelongLearningJobInformer added in v0.3.0

type LifelongLearningJobInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.LifelongLearningJobLister
}

LifelongLearningJobInformer provides access to a shared informer and lister for LifelongLearningJobs.

type ModelInformer

type ModelInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ModelLister
}

ModelInformer provides access to a shared informer and lister for Models.

type ObjectSearchServiceInformer added in v0.4.0

type ObjectSearchServiceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ObjectSearchServiceLister
}

ObjectSearchServiceInformer provides access to a shared informer and lister for ObjectSearchServices.

type ObjectTrackingServiceInformer added in v0.4.0

type ObjectTrackingServiceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ObjectTrackingServiceLister
}

ObjectTrackingServiceInformer provides access to a shared informer and lister for ObjectTrackingServices.

type ReidJobInformer added in v0.5.0

type ReidJobInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ReidJobLister
}

ReidJobInformer provides access to a shared informer and lister for ReidJobs.

type VideoAnalyticsJobInformer added in v0.5.0

type VideoAnalyticsJobInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.VideoAnalyticsJobLister
}

VideoAnalyticsJobInformer provides access to a shared informer and lister for VideoAnalyticsJobs.

Jump to

Keyboard shortcuts

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