v1alpha1

package
v0.0.0-...-be2354b Latest Latest
Warning

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

Go to latest
Published: Aug 4, 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 GeneralPodAutoscalerLister

type GeneralPodAutoscalerLister interface {
	// List lists all GeneralPodAutoscalers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.GeneralPodAutoscaler, err error)
	// GeneralPodAutoscalers returns an object that can list and get GeneralPodAutoscalers.
	GeneralPodAutoscalers(namespace string) GeneralPodAutoscalerNamespaceLister
	GeneralPodAutoscalerListerExpansion
}

GeneralPodAutoscalerLister helps list GeneralPodAutoscalers.

func NewGeneralPodAutoscalerLister

func NewGeneralPodAutoscalerLister(indexer cache.Indexer) GeneralPodAutoscalerLister

NewGeneralPodAutoscalerLister returns a new GeneralPodAutoscalerLister.

type GeneralPodAutoscalerListerExpansion

type GeneralPodAutoscalerListerExpansion interface{}

GeneralPodAutoscalerListerExpansion allows custom methods to be added to GeneralPodAutoscalerLister.

type GeneralPodAutoscalerNamespaceLister

type GeneralPodAutoscalerNamespaceLister interface {
	// List lists all GeneralPodAutoscalers in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.GeneralPodAutoscaler, err error)
	// Get retrieves the GeneralPodAutoscaler from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.GeneralPodAutoscaler, error)
	GeneralPodAutoscalerNamespaceListerExpansion
}

GeneralPodAutoscalerNamespaceLister helps list and get GeneralPodAutoscalers.

type GeneralPodAutoscalerNamespaceListerExpansion

type GeneralPodAutoscalerNamespaceListerExpansion interface{}

GeneralPodAutoscalerNamespaceListerExpansion allows custom methods to be added to GeneralPodAutoscalerNamespaceLister.

Jump to

Keyboard shortcuts

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