fleetautoscalers

package
v0.7.0-rc Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2019 License: Apache-2.0 Imports: 34 Imported by: 0

Documentation

Overview

Package fleetautoscalers handles management of the Fleet Custom Resource Definition

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

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

Controller is a the FleetAutoscaler controller

func NewController

func NewController(
	wh *webhooks.WebHook,
	health healthcheck.Handler,
	kubeClient kubernetes.Interface,
	extClient extclientset.Interface,
	agonesClient versioned.Interface,
	agonesInformerFactory externalversions.SharedInformerFactory) *Controller

NewController returns a controller for a FleetAutoscaler

func (*Controller) Run

func (c *Controller) Run(workers int, stop <-chan struct{}) error

Run the FleetAutoscaler controller. Will block until stop is closed. Runs threadiness number workers to process the rate limited queue

Jump to

Keyboard shortcuts

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