experiments

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2019 License: Apache-2.0 Imports: 33 Imported by: 1

Documentation

Index

Constants

View Source
const (
	CollisionCountPatch = `{
	"status" : {
		"templateStatuses" : %s
	}
}`
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ExperimentController

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

ExperimentController is the controller implementation for Experiment resources

func NewExperimentController

func NewExperimentController(
	kubeclientset kubernetes.Interface,
	arogProjClientset clientset.Interface,
	replicaSetInformer appsinformers.ReplicaSetInformer,
	rolloutsInformer informers.RolloutInformer,
	experimentsInformer informers.ExperimentInformer,
	resyncPeriod time.Duration,
	rolloutWorkQueue workqueue.RateLimitingInterface,
	experimentWorkQueue workqueue.RateLimitingInterface,
	metricsServer *metrics.MetricsServer,
	recorder record.EventRecorder) *ExperimentController

NewExperimentController returns a new experiment controller

func (*ExperimentController) Run

func (ec *ExperimentController) Run(threadiness int, stopCh <-chan struct{}) error

Jump to

Keyboard shortcuts

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