v1

package
v0.0.0-...-5d4002b Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2023 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewEntandoAppInformer

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

NewEntandoAppInformer constructs a new informer for EntandoApp 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 NewEntandoAppPluginLinkInformer

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

NewEntandoAppPluginLinkInformer constructs a new informer for EntandoAppPluginLink 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 NewEntandoDatabaseServiceInformer

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

NewEntandoDatabaseServiceInformer constructs a new informer for EntandoDatabaseService 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 NewEntandoDeBundleInformer

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

NewEntandoDeBundleInformer constructs a new informer for EntandoDeBundle 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 NewEntandoKeycloakServerInformer

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

NewEntandoKeycloakServerInformer constructs a new informer for EntandoKeycloakServer 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 NewEntandoPluginInformer

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

NewEntandoPluginInformer constructs a new informer for EntandoPlugin 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 NewFilteredEntandoAppInformer

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

NewFilteredEntandoAppInformer constructs a new informer for EntandoApp 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 NewFilteredEntandoAppPluginLinkInformer

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

NewFilteredEntandoAppPluginLinkInformer constructs a new informer for EntandoAppPluginLink 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 NewFilteredEntandoDatabaseServiceInformer

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

NewFilteredEntandoDatabaseServiceInformer constructs a new informer for EntandoDatabaseService 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 NewFilteredEntandoDeBundleInformer

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

NewFilteredEntandoDeBundleInformer constructs a new informer for EntandoDeBundle 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 NewFilteredEntandoKeycloakServerInformer

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

NewFilteredEntandoKeycloakServerInformer constructs a new informer for EntandoKeycloakServer 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 NewFilteredEntandoPluginInformer

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

NewFilteredEntandoPluginInformer constructs a new informer for EntandoPlugin 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 NewFilteredProvidedCapabilityInformer

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

NewFilteredProvidedCapabilityInformer constructs a new informer for ProvidedCapability 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 NewProvidedCapabilityInformer

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

NewProvidedCapabilityInformer constructs a new informer for ProvidedCapability 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 EntandoAppInformer

type EntandoAppInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1.EntandoAppLister
}

EntandoAppInformer provides access to a shared informer and lister for EntandoApps.

type EntandoAppPluginLinkInformer

type EntandoAppPluginLinkInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1.EntandoAppPluginLinkLister
}

EntandoAppPluginLinkInformer provides access to a shared informer and lister for EntandoAppPluginLinks.

type EntandoDatabaseServiceInformer

type EntandoDatabaseServiceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1.EntandoDatabaseServiceLister
}

EntandoDatabaseServiceInformer provides access to a shared informer and lister for EntandoDatabaseServices.

type EntandoDeBundleInformer

type EntandoDeBundleInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1.EntandoDeBundleLister
}

EntandoDeBundleInformer provides access to a shared informer and lister for EntandoDeBundles.

type EntandoKeycloakServerInformer

type EntandoKeycloakServerInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1.EntandoKeycloakServerLister
}

EntandoKeycloakServerInformer provides access to a shared informer and lister for EntandoKeycloakServers.

type EntandoPluginInformer

type EntandoPluginInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1.EntandoPluginLister
}

EntandoPluginInformer provides access to a shared informer and lister for EntandoPlugins.

type Interface

type Interface interface {
	// EntandoApps returns a EntandoAppInformer.
	EntandoApps() EntandoAppInformer
	// EntandoAppPluginLinks returns a EntandoAppPluginLinkInformer.
	EntandoAppPluginLinks() EntandoAppPluginLinkInformer
	// EntandoDatabaseServices returns a EntandoDatabaseServiceInformer.
	EntandoDatabaseServices() EntandoDatabaseServiceInformer
	// EntandoDeBundles returns a EntandoDeBundleInformer.
	EntandoDeBundles() EntandoDeBundleInformer
	// EntandoKeycloakServers returns a EntandoKeycloakServerInformer.
	EntandoKeycloakServers() EntandoKeycloakServerInformer
	// EntandoPlugins returns a EntandoPluginInformer.
	EntandoPlugins() EntandoPluginInformer
	// ProvidedCapabilities returns a ProvidedCapabilityInformer.
	ProvidedCapabilities() ProvidedCapabilityInformer
}

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

func New

New returns a new Interface.

type ProvidedCapabilityInformer

type ProvidedCapabilityInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1.ProvidedCapabilityLister
}

ProvidedCapabilityInformer provides access to a shared informer and lister for ProvidedCapabilities.

Jump to

Keyboard shortcuts

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