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: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClusterImagePolicyInformer

func NewClusterImagePolicyInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewClusterImagePolicyInformer constructs a new informer for ClusterImagePolicy type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

func NewFilteredClusterImagePolicyInformer

func NewFilteredClusterImagePolicyInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredClusterImagePolicyInformer constructs a new informer for ClusterImagePolicy type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

func NewFilteredTrustRootInformer added in v0.6.0

func NewFilteredTrustRootInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredTrustRootInformer constructs a new informer for TrustRoot type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

func NewTrustRootInformer added in v0.6.0

func NewTrustRootInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewTrustRootInformer constructs a new informer for TrustRoot type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

Types

type ClusterImagePolicyInformer

type ClusterImagePolicyInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ClusterImagePolicyLister
}

ClusterImagePolicyInformer provides access to a shared informer and lister for ClusterImagePolicies.

type Interface

type Interface interface {
	// ClusterImagePolicies returns a ClusterImagePolicyInformer.
	ClusterImagePolicies() ClusterImagePolicyInformer
	// TrustRoots returns a TrustRootInformer.
	TrustRoots() TrustRootInformer
}

Interface provides access to all the informers in this group version.

func New

New returns a new Interface.

type TrustRootInformer added in v0.6.0

type TrustRootInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.TrustRootLister
}

TrustRootInformer provides access to a shared informer and lister for TrustRoots.

Jump to

Keyboard shortcuts

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