controllers

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: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SubscriptionsController

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

SubscriptionsController observes Subscription CRs and ensures that for each there is matching NATS Streaming subscription

func StartSubscriptionsController

func StartSubscriptionsController(supervisor *actors.SubscriptionsSupervisor, pushOptions *opts.Options) *SubscriptionsController

StartSubscriptionsController is a factory method for the SubscriptionsController

func StartSubscriptionsControllerWithInformer

func StartSubscriptionsControllerWithInformer(supervisor *actors.SubscriptionsSupervisor, informer cache.SharedIndexInformer, pushOptions *opts.Options) *SubscriptionsController

StartSubscriptionsControllerWithInformer is a factory for the SubscriptionsController which method uses the specified informer

func (*SubscriptionsController) Stop

func (controller *SubscriptionsController) Stop()

Stop halts the SubscriptionsController

Jump to

Keyboard shortcuts

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