v1alpha1

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClusterPolicyReportInformer

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

NewClusterPolicyReportInformer constructs a new informer for ClusterPolicyReport 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 NewFilteredClusterPolicyReportInformer

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

NewFilteredClusterPolicyReportInformer constructs a new informer for ClusterPolicyReport 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 NewFilteredPolicyReportInformer

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

NewFilteredPolicyReportInformer constructs a new informer for PolicyReport 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 NewPolicyReportInformer

func NewPolicyReportInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewPolicyReportInformer constructs a new informer for PolicyReport 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 ClusterPolicyReportInformer

type ClusterPolicyReportInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ClusterPolicyReportLister
}

ClusterPolicyReportInformer provides access to a shared informer and lister for ClusterPolicyReports.

type Interface

type Interface interface {
	// ClusterPolicyReports returns a ClusterPolicyReportInformer.
	ClusterPolicyReports() ClusterPolicyReportInformer
	// PolicyReports returns a PolicyReportInformer.
	PolicyReports() PolicyReportInformer
}

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

func New

New returns a new Interface.

type PolicyReportInformer

type PolicyReportInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.PolicyReportLister
}

PolicyReportInformer provides access to a shared informer and lister for PolicyReports.

Jump to

Keyboard shortcuts

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