v1alpha1

package
v0.41.3 Latest Latest
Warning

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

Go to latest
Published: May 16, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterTriggerAuthenticationLister

type ClusterTriggerAuthenticationLister interface {
	// List lists all ClusterTriggerAuthentications in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.ClusterTriggerAuthentication, err error)
	// Get retrieves the ClusterTriggerAuthentication from the index for a given name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.ClusterTriggerAuthentication, error)
	ClusterTriggerAuthenticationListerExpansion
}

ClusterTriggerAuthenticationLister helps list ClusterTriggerAuthentications. All objects returned here must be treated as read-only.

func NewClusterTriggerAuthenticationLister

func NewClusterTriggerAuthenticationLister(indexer cache.Indexer) ClusterTriggerAuthenticationLister

NewClusterTriggerAuthenticationLister returns a new ClusterTriggerAuthenticationLister.

type ClusterTriggerAuthenticationListerExpansion

type ClusterTriggerAuthenticationListerExpansion interface{}

ClusterTriggerAuthenticationListerExpansion allows custom methods to be added to ClusterTriggerAuthenticationLister.

type ScaledJobLister

type ScaledJobLister interface {
	// List lists all ScaledJobs in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.ScaledJob, err error)
	// ScaledJobs returns an object that can list and get ScaledJobs.
	ScaledJobs(namespace string) ScaledJobNamespaceLister
	ScaledJobListerExpansion
}

ScaledJobLister helps list ScaledJobs. All objects returned here must be treated as read-only.

func NewScaledJobLister

func NewScaledJobLister(indexer cache.Indexer) ScaledJobLister

NewScaledJobLister returns a new ScaledJobLister.

type ScaledJobListerExpansion

type ScaledJobListerExpansion interface{}

ScaledJobListerExpansion allows custom methods to be added to ScaledJobLister.

type ScaledJobNamespaceLister

type ScaledJobNamespaceLister interface {
	// List lists all ScaledJobs in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.ScaledJob, err error)
	// Get retrieves the ScaledJob from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.ScaledJob, error)
	ScaledJobNamespaceListerExpansion
}

ScaledJobNamespaceLister helps list and get ScaledJobs. All objects returned here must be treated as read-only.

type ScaledJobNamespaceListerExpansion

type ScaledJobNamespaceListerExpansion interface{}

ScaledJobNamespaceListerExpansion allows custom methods to be added to ScaledJobNamespaceLister.

type ScaledObjectLister

type ScaledObjectLister interface {
	// List lists all ScaledObjects in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.ScaledObject, err error)
	// ScaledObjects returns an object that can list and get ScaledObjects.
	ScaledObjects(namespace string) ScaledObjectNamespaceLister
	ScaledObjectListerExpansion
}

ScaledObjectLister helps list ScaledObjects. All objects returned here must be treated as read-only.

func NewScaledObjectLister

func NewScaledObjectLister(indexer cache.Indexer) ScaledObjectLister

NewScaledObjectLister returns a new ScaledObjectLister.

type ScaledObjectListerExpansion

type ScaledObjectListerExpansion interface{}

ScaledObjectListerExpansion allows custom methods to be added to ScaledObjectLister.

type ScaledObjectNamespaceLister

type ScaledObjectNamespaceLister interface {
	// List lists all ScaledObjects in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.ScaledObject, err error)
	// Get retrieves the ScaledObject from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.ScaledObject, error)
	ScaledObjectNamespaceListerExpansion
}

ScaledObjectNamespaceLister helps list and get ScaledObjects. All objects returned here must be treated as read-only.

type ScaledObjectNamespaceListerExpansion

type ScaledObjectNamespaceListerExpansion interface{}

ScaledObjectNamespaceListerExpansion allows custom methods to be added to ScaledObjectNamespaceLister.

type TriggerAuthenticationLister

type TriggerAuthenticationLister interface {
	// List lists all TriggerAuthentications in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.TriggerAuthentication, err error)
	// TriggerAuthentications returns an object that can list and get TriggerAuthentications.
	TriggerAuthentications(namespace string) TriggerAuthenticationNamespaceLister
	TriggerAuthenticationListerExpansion
}

TriggerAuthenticationLister helps list TriggerAuthentications. All objects returned here must be treated as read-only.

func NewTriggerAuthenticationLister

func NewTriggerAuthenticationLister(indexer cache.Indexer) TriggerAuthenticationLister

NewTriggerAuthenticationLister returns a new TriggerAuthenticationLister.

type TriggerAuthenticationListerExpansion

type TriggerAuthenticationListerExpansion interface{}

TriggerAuthenticationListerExpansion allows custom methods to be added to TriggerAuthenticationLister.

type TriggerAuthenticationNamespaceLister

type TriggerAuthenticationNamespaceLister interface {
	// List lists all TriggerAuthentications in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.TriggerAuthentication, err error)
	// Get retrieves the TriggerAuthentication from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.TriggerAuthentication, error)
	TriggerAuthenticationNamespaceListerExpansion
}

TriggerAuthenticationNamespaceLister helps list and get TriggerAuthentications. All objects returned here must be treated as read-only.

type TriggerAuthenticationNamespaceListerExpansion

type TriggerAuthenticationNamespaceListerExpansion interface{}

TriggerAuthenticationNamespaceListerExpansion allows custom methods to be added to TriggerAuthenticationNamespaceLister.

Jump to

Keyboard shortcuts

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