cloud

package
v0.0.0-...-b3f0fa4 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	MAX_REQUEUES                   = 5
	CloudProivderAnnotation string = "cloud-provider"
	OCIProviderValue        string = "oci"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	// contains filtered or unexported fields
}

func New

func New(adapterFactory cloudcommon.AdapterFactory,
	clientSet vclientset.Interface,
	kubeclient kubernetes.Interface,
	cloudIFactory, resourceIFactory informers.SharedInformerFactory,
	queueMap map[string]workqueue.RateLimitingInterface) *Controller

func (*Controller) HasSynced

func (c *Controller) HasSynced() bool

HasSynced is required for the cache.Controller interface.

func (*Controller) LastSyncResourceVersion

func (c *Controller) LastSyncResourceVersion() string

LastSyncResourceVersion is required for the cache.Controller interface.

func (*Controller) Run

func (c *Controller) Run(stopCh <-chan struct{})

Run turns on the controller

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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