ea

package
v0.5.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventActivationsController

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

EventActivationsController observes EventActivations CRs and updates the related Subscriptions-CRs status

func StartEventActivationsController

func StartEventActivationsController() *EventActivationsController

StartEventActivationsController creates and starts an EventActivationsController

func StartEventActivationsControllerWithInformer

func StartEventActivationsControllerWithInformer(informer cache.SharedIndexInformer) *EventActivationsController

StartEventActivationsControllerWithInformer is a factory for the Controller using the specified informer

func (*EventActivationsController) IsRunning

func (controller *EventActivationsController) IsRunning() bool

IsRunning...

func (*EventActivationsController) Stop

func (controller *EventActivationsController) Stop()

Stop the Controller

type SubscriptionsController

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

Controller observes EventActivations CRs and updates the related Subscriptions-CRs status

func StartSubscriptionsController

func StartSubscriptionsController() *SubscriptionsController

StartController creates and starts an EventActivationsController

func StartSubscriptionsControllerWithInformer

func StartSubscriptionsControllerWithInformer(informer cache.SharedIndexInformer) *SubscriptionsController

StartControllerWithInformer is a factory for the Controller using the specified informer

func (*SubscriptionsController) IsRunning

func (controller *SubscriptionsController) IsRunning() bool

IsRunning...

func (*SubscriptionsController) Stop

func (controller *SubscriptionsController) Stop()

Stop the Controller

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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