controller

package
v0.0.0-...-607a5b3 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2020 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	VoyagerClient cs.Interface
	// contains filtered or unexported fields
}

func New

func New(client kubernetes.Interface, voyagerClient cs.Interface, opt Options) *Controller

func (*Controller) Run

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

func (*Controller) Setup

func (c *Controller) Setup() (err error)

type Options

type Options struct {
	CloudProvider  string
	IngressRef     core.ObjectReference
	ConfigDir      string
	CertDir        string
	CmdFile        string
	QPS            float32
	Burst          int
	MaxNumRequeues int
	NumThreads     int
	ResyncPeriod   time.Duration
}

func (Options) UsesEngress

func (opts Options) UsesEngress() bool

Jump to

Keyboard shortcuts

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