v1alpha1

package
v0.44.0 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDruidVersionInformer added in v0.41.0

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

NewDruidVersionInformer constructs a new informer for DruidVersion 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 NewElasticsearchVersionInformer

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

NewElasticsearchVersionInformer constructs a new informer for ElasticsearchVersion 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 NewEtcdVersionInformer

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

NewEtcdVersionInformer constructs a new informer for EtcdVersion 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 NewFerretDBVersionInformer added in v0.41.0

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

NewFerretDBVersionInformer constructs a new informer for FerretDBVersion 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 NewFilteredDruidVersionInformer added in v0.41.0

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

NewFilteredDruidVersionInformer constructs a new informer for DruidVersion 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 NewFilteredElasticsearchVersionInformer

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

NewFilteredElasticsearchVersionInformer constructs a new informer for ElasticsearchVersion 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 NewFilteredEtcdVersionInformer

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

NewFilteredEtcdVersionInformer constructs a new informer for EtcdVersion 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 NewFilteredFerretDBVersionInformer added in v0.41.0

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

NewFilteredFerretDBVersionInformer constructs a new informer for FerretDBVersion 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 NewFilteredKafkaConnectorVersionInformer added in v0.41.0

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

NewFilteredKafkaConnectorVersionInformer constructs a new informer for KafkaConnectorVersion 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 NewFilteredKafkaVersionInformer added in v0.30.0

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

NewFilteredKafkaVersionInformer constructs a new informer for KafkaVersion 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 NewFilteredMariaDBVersionInformer

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

NewFilteredMariaDBVersionInformer constructs a new informer for MariaDBVersion 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 NewFilteredMemcachedVersionInformer

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

NewFilteredMemcachedVersionInformer constructs a new informer for MemcachedVersion 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 NewFilteredMongoDBVersionInformer

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

NewFilteredMongoDBVersionInformer constructs a new informer for MongoDBVersion 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 NewFilteredMySQLVersionInformer

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

NewFilteredMySQLVersionInformer constructs a new informer for MySQLVersion 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 NewFilteredPerconaXtraDBVersionInformer

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

NewFilteredPerconaXtraDBVersionInformer constructs a new informer for PerconaXtraDBVersion 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 NewFilteredPgBouncerVersionInformer

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

NewFilteredPgBouncerVersionInformer constructs a new informer for PgBouncerVersion 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 NewFilteredPgpoolVersionInformer added in v0.41.0

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

NewFilteredPgpoolVersionInformer constructs a new informer for PgpoolVersion 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 NewFilteredPostgresVersionInformer

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

NewFilteredPostgresVersionInformer constructs a new informer for PostgresVersion 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 NewFilteredProxySQLVersionInformer

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

NewFilteredProxySQLVersionInformer constructs a new informer for ProxySQLVersion 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 NewFilteredRabbitMQVersionInformer added in v0.41.0

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

NewFilteredRabbitMQVersionInformer constructs a new informer for RabbitMQVersion 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 NewFilteredRedisVersionInformer

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

NewFilteredRedisVersionInformer constructs a new informer for RedisVersion 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 NewFilteredSinglestoreVersionInformer added in v0.41.0

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

NewFilteredSinglestoreVersionInformer constructs a new informer for SinglestoreVersion 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 NewFilteredSolrVersionInformer added in v0.41.0

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

NewFilteredSolrVersionInformer constructs a new informer for SolrVersion 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 NewFilteredZooKeeperVersionInformer added in v0.41.0

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

NewFilteredZooKeeperVersionInformer constructs a new informer for ZooKeeperVersion 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 NewKafkaConnectorVersionInformer added in v0.41.0

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

NewKafkaConnectorVersionInformer constructs a new informer for KafkaConnectorVersion 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 NewKafkaVersionInformer added in v0.30.0

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

NewKafkaVersionInformer constructs a new informer for KafkaVersion 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 NewMariaDBVersionInformer

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

NewMariaDBVersionInformer constructs a new informer for MariaDBVersion 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 NewMemcachedVersionInformer

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

NewMemcachedVersionInformer constructs a new informer for MemcachedVersion 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 NewMongoDBVersionInformer

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

NewMongoDBVersionInformer constructs a new informer for MongoDBVersion 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 NewMySQLVersionInformer

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

NewMySQLVersionInformer constructs a new informer for MySQLVersion 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 NewPerconaXtraDBVersionInformer

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

NewPerconaXtraDBVersionInformer constructs a new informer for PerconaXtraDBVersion 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 NewPgBouncerVersionInformer

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

NewPgBouncerVersionInformer constructs a new informer for PgBouncerVersion 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 NewPgpoolVersionInformer added in v0.41.0

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

NewPgpoolVersionInformer constructs a new informer for PgpoolVersion 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 NewPostgresVersionInformer

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

NewPostgresVersionInformer constructs a new informer for PostgresVersion 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 NewProxySQLVersionInformer

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

NewProxySQLVersionInformer constructs a new informer for ProxySQLVersion 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 NewRabbitMQVersionInformer added in v0.41.0

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

NewRabbitMQVersionInformer constructs a new informer for RabbitMQVersion 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 NewRedisVersionInformer

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

NewRedisVersionInformer constructs a new informer for RedisVersion 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 NewSinglestoreVersionInformer added in v0.41.0

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

NewSinglestoreVersionInformer constructs a new informer for SinglestoreVersion 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 NewSolrVersionInformer added in v0.41.0

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

NewSolrVersionInformer constructs a new informer for SolrVersion 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 NewZooKeeperVersionInformer added in v0.41.0

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

NewZooKeeperVersionInformer constructs a new informer for ZooKeeperVersion 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 DruidVersionInformer added in v0.41.0

type DruidVersionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.DruidVersionLister
}

DruidVersionInformer provides access to a shared informer and lister for DruidVersions.

type ElasticsearchVersionInformer

type ElasticsearchVersionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ElasticsearchVersionLister
}

ElasticsearchVersionInformer provides access to a shared informer and lister for ElasticsearchVersions.

type EtcdVersionInformer

type EtcdVersionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.EtcdVersionLister
}

EtcdVersionInformer provides access to a shared informer and lister for EtcdVersions.

type FerretDBVersionInformer added in v0.41.0

type FerretDBVersionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.FerretDBVersionLister
}

FerretDBVersionInformer provides access to a shared informer and lister for FerretDBVersions.

type Interface

type Interface interface {
	// DruidVersions returns a DruidVersionInformer.
	DruidVersions() DruidVersionInformer
	// ElasticsearchVersions returns a ElasticsearchVersionInformer.
	ElasticsearchVersions() ElasticsearchVersionInformer
	// EtcdVersions returns a EtcdVersionInformer.
	EtcdVersions() EtcdVersionInformer
	// FerretDBVersions returns a FerretDBVersionInformer.
	FerretDBVersions() FerretDBVersionInformer
	// KafkaConnectorVersions returns a KafkaConnectorVersionInformer.
	KafkaConnectorVersions() KafkaConnectorVersionInformer
	// KafkaVersions returns a KafkaVersionInformer.
	KafkaVersions() KafkaVersionInformer
	// MariaDBVersions returns a MariaDBVersionInformer.
	MariaDBVersions() MariaDBVersionInformer
	// MemcachedVersions returns a MemcachedVersionInformer.
	MemcachedVersions() MemcachedVersionInformer
	// MongoDBVersions returns a MongoDBVersionInformer.
	MongoDBVersions() MongoDBVersionInformer
	// MySQLVersions returns a MySQLVersionInformer.
	MySQLVersions() MySQLVersionInformer
	// PerconaXtraDBVersions returns a PerconaXtraDBVersionInformer.
	PerconaXtraDBVersions() PerconaXtraDBVersionInformer
	// PgBouncerVersions returns a PgBouncerVersionInformer.
	PgBouncerVersions() PgBouncerVersionInformer
	// PgpoolVersions returns a PgpoolVersionInformer.
	PgpoolVersions() PgpoolVersionInformer
	// PostgresVersions returns a PostgresVersionInformer.
	PostgresVersions() PostgresVersionInformer
	// ProxySQLVersions returns a ProxySQLVersionInformer.
	ProxySQLVersions() ProxySQLVersionInformer
	// RabbitMQVersions returns a RabbitMQVersionInformer.
	RabbitMQVersions() RabbitMQVersionInformer
	// RedisVersions returns a RedisVersionInformer.
	RedisVersions() RedisVersionInformer
	// SinglestoreVersions returns a SinglestoreVersionInformer.
	SinglestoreVersions() SinglestoreVersionInformer
	// SolrVersions returns a SolrVersionInformer.
	SolrVersions() SolrVersionInformer
	// ZooKeeperVersions returns a ZooKeeperVersionInformer.
	ZooKeeperVersions() ZooKeeperVersionInformer
}

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

func New

New returns a new Interface.

type KafkaConnectorVersionInformer added in v0.41.0

type KafkaConnectorVersionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.KafkaConnectorVersionLister
}

KafkaConnectorVersionInformer provides access to a shared informer and lister for KafkaConnectorVersions.

type KafkaVersionInformer added in v0.30.0

type KafkaVersionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.KafkaVersionLister
}

KafkaVersionInformer provides access to a shared informer and lister for KafkaVersions.

type MariaDBVersionInformer

type MariaDBVersionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.MariaDBVersionLister
}

MariaDBVersionInformer provides access to a shared informer and lister for MariaDBVersions.

type MemcachedVersionInformer

type MemcachedVersionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.MemcachedVersionLister
}

MemcachedVersionInformer provides access to a shared informer and lister for MemcachedVersions.

type MongoDBVersionInformer

type MongoDBVersionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.MongoDBVersionLister
}

MongoDBVersionInformer provides access to a shared informer and lister for MongoDBVersions.

type MySQLVersionInformer

type MySQLVersionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.MySQLVersionLister
}

MySQLVersionInformer provides access to a shared informer and lister for MySQLVersions.

type PerconaXtraDBVersionInformer

type PerconaXtraDBVersionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.PerconaXtraDBVersionLister
}

PerconaXtraDBVersionInformer provides access to a shared informer and lister for PerconaXtraDBVersions.

type PgBouncerVersionInformer

type PgBouncerVersionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.PgBouncerVersionLister
}

PgBouncerVersionInformer provides access to a shared informer and lister for PgBouncerVersions.

type PgpoolVersionInformer added in v0.41.0

type PgpoolVersionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.PgpoolVersionLister
}

PgpoolVersionInformer provides access to a shared informer and lister for PgpoolVersions.

type PostgresVersionInformer

type PostgresVersionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.PostgresVersionLister
}

PostgresVersionInformer provides access to a shared informer and lister for PostgresVersions.

type ProxySQLVersionInformer

type ProxySQLVersionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ProxySQLVersionLister
}

ProxySQLVersionInformer provides access to a shared informer and lister for ProxySQLVersions.

type RabbitMQVersionInformer added in v0.41.0

type RabbitMQVersionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.RabbitMQVersionLister
}

RabbitMQVersionInformer provides access to a shared informer and lister for RabbitMQVersions.

type RedisVersionInformer

type RedisVersionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.RedisVersionLister
}

RedisVersionInformer provides access to a shared informer and lister for RedisVersions.

type SinglestoreVersionInformer added in v0.41.0

type SinglestoreVersionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.SinglestoreVersionLister
}

SinglestoreVersionInformer provides access to a shared informer and lister for SinglestoreVersions.

type SolrVersionInformer added in v0.41.0

type SolrVersionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.SolrVersionLister
}

SolrVersionInformer provides access to a shared informer and lister for SolrVersions.

type ZooKeeperVersionInformer added in v0.41.0

type ZooKeeperVersionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ZooKeeperVersionLister
}

ZooKeeperVersionInformer provides access to a shared informer and lister for ZooKeeperVersions.

Jump to

Keyboard shortcuts

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