v1alpha1

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: May 31, 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 ValidatingPolicyLister

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

ValidatingPolicyLister helps list ValidatingPolicies. All objects returned here must be treated as read-only.

func NewValidatingPolicyLister

func NewValidatingPolicyLister(indexer cache.Indexer) ValidatingPolicyLister

NewValidatingPolicyLister returns a new ValidatingPolicyLister.

type ValidatingPolicyListerExpansion

type ValidatingPolicyListerExpansion interface{}

ValidatingPolicyListerExpansion allows custom methods to be added to ValidatingPolicyLister.

Jump to

Keyboard shortcuts

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