v1alpha1

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 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 ClusterImagePolicyLister

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

ClusterImagePolicyLister helps list ClusterImagePolicies. All objects returned here must be treated as read-only.

func NewClusterImagePolicyLister

func NewClusterImagePolicyLister(indexer cache.Indexer) ClusterImagePolicyLister

NewClusterImagePolicyLister returns a new ClusterImagePolicyLister.

type ClusterImagePolicyListerExpansion

type ClusterImagePolicyListerExpansion interface{}

ClusterImagePolicyListerExpansion allows custom methods to be added to ClusterImagePolicyLister.

type TrustRootLister added in v0.6.0

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

TrustRootLister helps list TrustRoots. All objects returned here must be treated as read-only.

func NewTrustRootLister added in v0.6.0

func NewTrustRootLister(indexer cache.Indexer) TrustRootLister

NewTrustRootLister returns a new TrustRootLister.

type TrustRootListerExpansion added in v0.6.0

type TrustRootListerExpansion interface{}

TrustRootListerExpansion allows custom methods to be added to TrustRootLister.

Jump to

Keyboard shortcuts

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