pgc

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2021 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrepareForRestore

func PrepareForRestore(clientset *kubeapi.Client, clusterName, namespace string) error

Types

type Controller

type Controller struct {
	Client                      *kubeapi.Client
	Queue                       workqueue.RateLimitingInterface
	Informer                    informers.PerconaPGClusterInformer
	PerconaPGClusterWorkerCount int
	// contains filtered or unexported fields
}

Controller holds the connections for the controller

func (*Controller) AddPerconaPGClusterEventHandler

func (c *Controller) AddPerconaPGClusterEventHandler()

AddPerconaPGClusterEventHandler adds the pgcluster event handler to the pgcluster informer

func (*Controller) RunWorker

func (c *Controller) RunWorker(stopCh <-chan struct{}, doneCh chan<- struct{})

RunWorker is a long-running function that will continually call the processNextWorkItem function in order to read and process a message on the workqueue.

func (*Controller) WorkerCount

func (c *Controller) WorkerCount() int

WorkerCount returns the worker count for the controller

Jump to

Keyboard shortcuts

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