v1alpha1

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2022 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 MultidimPodAutoscalerLister

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

MultidimPodAutoscalerLister helps list MultidimPodAutoscalers. All objects returned here must be treated as read-only.

func NewMultidimPodAutoscalerLister

func NewMultidimPodAutoscalerLister(indexer cache.Indexer) MultidimPodAutoscalerLister

NewMultidimPodAutoscalerLister returns a new MultidimPodAutoscalerLister.

type MultidimPodAutoscalerListerExpansion

type MultidimPodAutoscalerListerExpansion interface{}

MultidimPodAutoscalerListerExpansion allows custom methods to be added to MultidimPodAutoscalerLister.

type MultidimPodAutoscalerNamespaceLister

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

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

type MultidimPodAutoscalerNamespaceListerExpansion

type MultidimPodAutoscalerNamespaceListerExpansion interface{}

MultidimPodAutoscalerNamespaceListerExpansion allows custom methods to be added to MultidimPodAutoscalerNamespaceLister.

Jump to

Keyboard shortcuts

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