v1

package
v0.0.0-...-dea60c0 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 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 StandSchedulePolicyLister

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

StandSchedulePolicyLister helps list StandSchedulePolicies. All objects returned here must be treated as read-only.

func NewStandSchedulePolicyLister

func NewStandSchedulePolicyLister(indexer cache.Indexer) StandSchedulePolicyLister

NewStandSchedulePolicyLister returns a new StandSchedulePolicyLister.

type StandSchedulePolicyListerExpansion

type StandSchedulePolicyListerExpansion interface{}

StandSchedulePolicyListerExpansion allows custom methods to be added to StandSchedulePolicyLister.

Jump to

Keyboard shortcuts

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