v1alpha1

package
v0.1.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredSigningJobInformer

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

NewFilteredSigningJobInformer constructs a new informer for SigningJob 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 NewFilteredSigningProfileInformer

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

NewFilteredSigningProfileInformer constructs a new informer for SigningProfile 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 NewFilteredSigningProfilePermissionInformer

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

NewFilteredSigningProfilePermissionInformer constructs a new informer for SigningProfilePermission 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 NewSigningJobInformer

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

NewSigningJobInformer constructs a new informer for SigningJob 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 NewSigningProfileInformer

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

NewSigningProfileInformer constructs a new informer for SigningProfile 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 NewSigningProfilePermissionInformer

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

NewSigningProfilePermissionInformer constructs a new informer for SigningProfilePermission 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 Interface

type Interface interface {
	// SigningJobs returns a SigningJobInformer.
	SigningJobs() SigningJobInformer
	// SigningProfiles returns a SigningProfileInformer.
	SigningProfiles() SigningProfileInformer
	// SigningProfilePermissions returns a SigningProfilePermissionInformer.
	SigningProfilePermissions() SigningProfilePermissionInformer
}

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

func New

New returns a new Interface.

type SigningJobInformer

type SigningJobInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.SigningJobLister
}

SigningJobInformer provides access to a shared informer and lister for SigningJobs.

type SigningProfileInformer

type SigningProfileInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.SigningProfileLister
}

SigningProfileInformer provides access to a shared informer and lister for SigningProfiles.

type SigningProfilePermissionInformer

type SigningProfilePermissionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.SigningProfilePermissionLister
}

SigningProfilePermissionInformer provides access to a shared informer and lister for SigningProfilePermissions.

Jump to

Keyboard shortcuts

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