v1alpha1

package
v0.10.2 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2023 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 AvoidanceActionLister

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

AvoidanceActionLister helps list AvoidanceActions. All objects returned here must be treated as read-only.

func NewAvoidanceActionLister

func NewAvoidanceActionLister(indexer cache.Indexer) AvoidanceActionLister

NewAvoidanceActionLister returns a new AvoidanceActionLister.

type AvoidanceActionListerExpansion

type AvoidanceActionListerExpansion interface{}

AvoidanceActionListerExpansion allows custom methods to be added to AvoidanceActionLister.

type NodeQOSEnsurancePolicyLister

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

NodeQOSEnsurancePolicyLister helps list NodeQOSEnsurancePolicies. All objects returned here must be treated as read-only.

func NewNodeQOSEnsurancePolicyLister

func NewNodeQOSEnsurancePolicyLister(indexer cache.Indexer) NodeQOSEnsurancePolicyLister

NewNodeQOSEnsurancePolicyLister returns a new NodeQOSEnsurancePolicyLister.

type NodeQOSEnsurancePolicyListerExpansion

type NodeQOSEnsurancePolicyListerExpansion interface{}

NodeQOSEnsurancePolicyListerExpansion allows custom methods to be added to NodeQOSEnsurancePolicyLister.

type PodQOSEnsurancePolicyLister

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

PodQOSEnsurancePolicyLister helps list PodQOSEnsurancePolicies. All objects returned here must be treated as read-only.

func NewPodQOSEnsurancePolicyLister

func NewPodQOSEnsurancePolicyLister(indexer cache.Indexer) PodQOSEnsurancePolicyLister

NewPodQOSEnsurancePolicyLister returns a new PodQOSEnsurancePolicyLister.

type PodQOSEnsurancePolicyListerExpansion

type PodQOSEnsurancePolicyListerExpansion interface{}

PodQOSEnsurancePolicyListerExpansion allows custom methods to be added to PodQOSEnsurancePolicyLister.

type PodQOSEnsurancePolicyNamespaceLister

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

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

type PodQOSEnsurancePolicyNamespaceListerExpansion

type PodQOSEnsurancePolicyNamespaceListerExpansion interface{}

PodQOSEnsurancePolicyNamespaceListerExpansion allows custom methods to be added to PodQOSEnsurancePolicyNamespaceLister.

type ServicePolicyLister

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

ServicePolicyLister helps list ServicePolicies. All objects returned here must be treated as read-only.

func NewServicePolicyLister

func NewServicePolicyLister(indexer cache.Indexer) ServicePolicyLister

NewServicePolicyLister returns a new ServicePolicyLister.

type ServicePolicyListerExpansion

type ServicePolicyListerExpansion interface{}

ServicePolicyListerExpansion allows custom methods to be added to ServicePolicyLister.

Jump to

Keyboard shortcuts

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