v1alpha

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClusterRBACSyncConfigInformer

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

NewClusterRBACSyncConfigInformer constructs a new informer for ClusterRBACSyncConfig 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 NewFilteredClusterRBACSyncConfigInformer

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

NewFilteredClusterRBACSyncConfigInformer constructs a new informer for ClusterRBACSyncConfig 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 NewFilteredRBACSyncConfigInformer

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

NewFilteredRBACSyncConfigInformer constructs a new informer for RBACSyncConfig 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 NewRBACSyncConfigInformer

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

NewRBACSyncConfigInformer constructs a new informer for RBACSyncConfig 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 ClusterRBACSyncConfigInformer

type ClusterRBACSyncConfigInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha.ClusterRBACSyncConfigLister
}

ClusterRBACSyncConfigInformer provides access to a shared informer and lister for ClusterRBACSyncConfigs.

type Interface

type Interface interface {
	// ClusterRBACSyncConfigs returns a ClusterRBACSyncConfigInformer.
	ClusterRBACSyncConfigs() ClusterRBACSyncConfigInformer
	// RBACSyncConfigs returns a RBACSyncConfigInformer.
	RBACSyncConfigs() RBACSyncConfigInformer
}

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

func New

New returns a new Interface.

type RBACSyncConfigInformer

type RBACSyncConfigInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha.RBACSyncConfigLister
}

RBACSyncConfigInformer provides access to a shared informer and lister for RBACSyncConfigs.

Jump to

Keyboard shortcuts

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