v1alpha1

package
v0.1.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredKeycloakClientInformer

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

NewFilteredKeycloakClientInformer constructs a new informer for KeycloakClient 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 NewFilteredKeycloakInformer

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

NewFilteredKeycloakInformer constructs a new informer for Keycloak 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 NewFilteredKeycloakRealmInformer

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

NewFilteredKeycloakRealmInformer constructs a new informer for KeycloakRealm 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 NewKeycloakClientInformer

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

NewKeycloakClientInformer constructs a new informer for KeycloakClient 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 NewKeycloakInformer

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

NewKeycloakInformer constructs a new informer for Keycloak 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 NewKeycloakRealmInformer

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

NewKeycloakRealmInformer constructs a new informer for KeycloakRealm 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 {
	// Keycloaks returns a KeycloakInformer.
	Keycloaks() KeycloakInformer
	// KeycloakClients returns a KeycloakClientInformer.
	KeycloakClients() KeycloakClientInformer
	// KeycloakRealms returns a KeycloakRealmInformer.
	KeycloakRealms() KeycloakRealmInformer
}

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

func New

New returns a new Interface.

type KeycloakClientInformer

type KeycloakClientInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.KeycloakClientLister
}

KeycloakClientInformer provides access to a shared informer and lister for KeycloakClients.

type KeycloakInformer

type KeycloakInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.KeycloakLister
}

KeycloakInformer provides access to a shared informer and lister for Keycloaks.

type KeycloakRealmInformer

type KeycloakRealmInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.KeycloakRealmLister
}

KeycloakRealmInformer provides access to a shared informer and lister for KeycloakRealms.

Jump to

Keyboard shortcuts

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