v1alpha1

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2021 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 AdvancedHorizontalPodAutoscalerLister

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

AdvancedHorizontalPodAutoscalerLister helps list AdvancedHorizontalPodAutoscalers. All objects returned here must be treated as read-only.

func NewAdvancedHorizontalPodAutoscalerLister

func NewAdvancedHorizontalPodAutoscalerLister(indexer cache.Indexer) AdvancedHorizontalPodAutoscalerLister

NewAdvancedHorizontalPodAutoscalerLister returns a new AdvancedHorizontalPodAutoscalerLister.

type AdvancedHorizontalPodAutoscalerListerExpansion

type AdvancedHorizontalPodAutoscalerListerExpansion interface{}

AdvancedHorizontalPodAutoscalerListerExpansion allows custom methods to be added to AdvancedHorizontalPodAutoscalerLister.

type AdvancedHorizontalPodAutoscalerNamespaceLister

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

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

type AdvancedHorizontalPodAutoscalerNamespaceListerExpansion

type AdvancedHorizontalPodAutoscalerNamespaceListerExpansion interface{}

AdvancedHorizontalPodAutoscalerNamespaceListerExpansion allows custom methods to be added to AdvancedHorizontalPodAutoscalerNamespaceLister.

Jump to

Keyboard shortcuts

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