v1beta1

package
v0.0.0-...-0416c83 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClusterRoleBindingClusterInformer

func NewClusterRoleBindingClusterInformer(client clientset.ClusterInterface, resyncPeriod time.Duration, indexers cache.Indexers) kcpcache.ScopeableSharedIndexInformer

NewClusterRoleBindingClusterInformer constructs a new informer for ClusterRoleBinding 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 NewClusterRoleClusterInformer

func NewClusterRoleClusterInformer(client clientset.ClusterInterface, resyncPeriod time.Duration, indexers cache.Indexers) kcpcache.ScopeableSharedIndexInformer

NewClusterRoleClusterInformer constructs a new informer for ClusterRole 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 NewFilteredClusterRoleBindingClusterInformer

func NewFilteredClusterRoleBindingClusterInformer(client clientset.ClusterInterface, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) kcpcache.ScopeableSharedIndexInformer

NewFilteredClusterRoleBindingClusterInformer constructs a new informer for ClusterRoleBinding 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 NewFilteredClusterRoleClusterInformer

func NewFilteredClusterRoleClusterInformer(client clientset.ClusterInterface, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) kcpcache.ScopeableSharedIndexInformer

NewFilteredClusterRoleClusterInformer constructs a new informer for ClusterRole 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 NewFilteredRoleBindingClusterInformer

func NewFilteredRoleBindingClusterInformer(client clientset.ClusterInterface, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) kcpcache.ScopeableSharedIndexInformer

NewFilteredRoleBindingClusterInformer constructs a new informer for RoleBinding 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 NewFilteredRoleClusterInformer

func NewFilteredRoleClusterInformer(client clientset.ClusterInterface, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) kcpcache.ScopeableSharedIndexInformer

NewFilteredRoleClusterInformer constructs a new informer for Role 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 NewRoleBindingClusterInformer

func NewRoleBindingClusterInformer(client clientset.ClusterInterface, resyncPeriod time.Duration, indexers cache.Indexers) kcpcache.ScopeableSharedIndexInformer

NewRoleBindingClusterInformer constructs a new informer for RoleBinding 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 NewRoleClusterInformer

func NewRoleClusterInformer(client clientset.ClusterInterface, resyncPeriod time.Duration, indexers cache.Indexers) kcpcache.ScopeableSharedIndexInformer

NewRoleClusterInformer constructs a new informer for Role 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 ClusterInterface

type ClusterInterface interface {
	// Roles returns a RoleClusterInformer
	Roles() RoleClusterInformer
	// RoleBindings returns a RoleBindingClusterInformer
	RoleBindings() RoleBindingClusterInformer
	// ClusterRoles returns a ClusterRoleClusterInformer
	ClusterRoles() ClusterRoleClusterInformer
	// ClusterRoleBindings returns a ClusterRoleBindingClusterInformer
	ClusterRoleBindings() ClusterRoleBindingClusterInformer
}

func New

New returns a new ClusterInterface.

type ClusterRoleBindingClusterInformer

type ClusterRoleBindingClusterInformer interface {
	Cluster(logicalcluster.Name) upstreamrbacv1beta1informers.ClusterRoleBindingInformer
	Informer() kcpcache.ScopeableSharedIndexInformer
	Lister() rbacv1beta1listers.ClusterRoleBindingClusterLister
}

ClusterRoleBindingClusterInformer provides access to a shared informer and lister for ClusterRoleBindings.

type ClusterRoleClusterInformer

type ClusterRoleClusterInformer interface {
	Cluster(logicalcluster.Name) upstreamrbacv1beta1informers.ClusterRoleInformer
	Informer() kcpcache.ScopeableSharedIndexInformer
	Lister() rbacv1beta1listers.ClusterRoleClusterLister
}

ClusterRoleClusterInformer provides access to a shared informer and lister for ClusterRoles.

type RoleBindingClusterInformer

type RoleBindingClusterInformer interface {
	Cluster(logicalcluster.Name) upstreamrbacv1beta1informers.RoleBindingInformer
	Informer() kcpcache.ScopeableSharedIndexInformer
	Lister() rbacv1beta1listers.RoleBindingClusterLister
}

RoleBindingClusterInformer provides access to a shared informer and lister for RoleBindings.

type RoleClusterInformer

type RoleClusterInformer interface {
	Cluster(logicalcluster.Name) upstreamrbacv1beta1informers.RoleInformer
	Informer() kcpcache.ScopeableSharedIndexInformer
	Lister() rbacv1beta1listers.RoleClusterLister
}

RoleClusterInformer provides access to a shared informer and lister for Roles.

Jump to

Keyboard shortcuts

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