v1

package
v0.0.0-...-87ef7df Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2018 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredMySQLBackupInstanceInformer

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

NewFilteredMySQLBackupInstanceInformer constructs a new informer for MySQLBackupInstance 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 NewFilteredMySQLBackupScheduleInformer

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

NewFilteredMySQLBackupScheduleInformer constructs a new informer for MySQLBackupSchedule 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 NewFilteredMySQLClusterInformer

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

NewFilteredMySQLClusterInformer constructs a new informer for MySQLCluster 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 NewMySQLBackupInstanceInformer

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

NewMySQLBackupInstanceInformer constructs a new informer for MySQLBackupInstance 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 NewMySQLBackupScheduleInformer

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

NewMySQLBackupScheduleInformer constructs a new informer for MySQLBackupSchedule 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 NewMySQLClusterInformer

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

NewMySQLClusterInformer constructs a new informer for MySQLCluster 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 {
	// MySQLBackupInstances returns a MySQLBackupInstanceInformer.
	MySQLBackupInstances() MySQLBackupInstanceInformer
	// MySQLBackupSchedules returns a MySQLBackupScheduleInformer.
	MySQLBackupSchedules() MySQLBackupScheduleInformer
	// MySQLClusters returns a MySQLClusterInformer.
	MySQLClusters() MySQLClusterInformer
}

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

func New

New returns a new Interface.

type MySQLBackupInstanceInformer

type MySQLBackupInstanceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1.MySQLBackupInstanceLister
}

MySQLBackupInstanceInformer provides access to a shared informer and lister for MySQLBackupInstances.

type MySQLBackupScheduleInformer

type MySQLBackupScheduleInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1.MySQLBackupScheduleLister
}

MySQLBackupScheduleInformer provides access to a shared informer and lister for MySQLBackupSchedules.

type MySQLClusterInformer

type MySQLClusterInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1.MySQLClusterLister
}

MySQLClusterInformer provides access to a shared informer and lister for MySQLClusters.

Jump to

Keyboard shortcuts

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