v1

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: Apache-2.0 Imports: 4 Imported by: 23

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VerticalPodAutoscalerCheckpointLister

type VerticalPodAutoscalerCheckpointLister interface {
	// List lists all VerticalPodAutoscalerCheckpoints in the indexer.
	List(selector labels.Selector) (ret []*v1.VerticalPodAutoscalerCheckpoint, err error)
	// VerticalPodAutoscalerCheckpoints returns an object that can list and get VerticalPodAutoscalerCheckpoints.
	VerticalPodAutoscalerCheckpoints(namespace string) VerticalPodAutoscalerCheckpointNamespaceLister
	VerticalPodAutoscalerCheckpointListerExpansion
}

VerticalPodAutoscalerCheckpointLister helps list VerticalPodAutoscalerCheckpoints.

func NewVerticalPodAutoscalerCheckpointLister

func NewVerticalPodAutoscalerCheckpointLister(indexer cache.Indexer) VerticalPodAutoscalerCheckpointLister

NewVerticalPodAutoscalerCheckpointLister returns a new VerticalPodAutoscalerCheckpointLister.

type VerticalPodAutoscalerCheckpointListerExpansion

type VerticalPodAutoscalerCheckpointListerExpansion interface{}

VerticalPodAutoscalerCheckpointListerExpansion allows custom methods to be added to VerticalPodAutoscalerCheckpointLister.

type VerticalPodAutoscalerCheckpointNamespaceLister

type VerticalPodAutoscalerCheckpointNamespaceLister interface {
	// List lists all VerticalPodAutoscalerCheckpoints in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1.VerticalPodAutoscalerCheckpoint, err error)
	// Get retrieves the VerticalPodAutoscalerCheckpoint from the indexer for a given namespace and name.
	Get(name string) (*v1.VerticalPodAutoscalerCheckpoint, error)
	VerticalPodAutoscalerCheckpointNamespaceListerExpansion
}

VerticalPodAutoscalerCheckpointNamespaceLister helps list and get VerticalPodAutoscalerCheckpoints.

type VerticalPodAutoscalerCheckpointNamespaceListerExpansion

type VerticalPodAutoscalerCheckpointNamespaceListerExpansion interface{}

VerticalPodAutoscalerCheckpointNamespaceListerExpansion allows custom methods to be added to VerticalPodAutoscalerCheckpointNamespaceLister.

type VerticalPodAutoscalerLister

type VerticalPodAutoscalerLister interface {
	// List lists all VerticalPodAutoscalers in the indexer.
	List(selector labels.Selector) (ret []*v1.VerticalPodAutoscaler, err error)
	// VerticalPodAutoscalers returns an object that can list and get VerticalPodAutoscalers.
	VerticalPodAutoscalers(namespace string) VerticalPodAutoscalerNamespaceLister
	VerticalPodAutoscalerListerExpansion
}

VerticalPodAutoscalerLister helps list VerticalPodAutoscalers.

func NewVerticalPodAutoscalerLister

func NewVerticalPodAutoscalerLister(indexer cache.Indexer) VerticalPodAutoscalerLister

NewVerticalPodAutoscalerLister returns a new VerticalPodAutoscalerLister.

type VerticalPodAutoscalerListerExpansion

type VerticalPodAutoscalerListerExpansion interface{}

VerticalPodAutoscalerListerExpansion allows custom methods to be added to VerticalPodAutoscalerLister.

type VerticalPodAutoscalerNamespaceLister

type VerticalPodAutoscalerNamespaceLister interface {
	// List lists all VerticalPodAutoscalers in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1.VerticalPodAutoscaler, err error)
	// Get retrieves the VerticalPodAutoscaler from the indexer for a given namespace and name.
	Get(name string) (*v1.VerticalPodAutoscaler, error)
	VerticalPodAutoscalerNamespaceListerExpansion
}

VerticalPodAutoscalerNamespaceLister helps list and get VerticalPodAutoscalers.

type VerticalPodAutoscalerNamespaceListerExpansion

type VerticalPodAutoscalerNamespaceListerExpansion interface{}

VerticalPodAutoscalerNamespaceListerExpansion allows custom methods to be added to VerticalPodAutoscalerNamespaceLister.

Jump to

Keyboard shortcuts

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