viewcontroller

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2020 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExperimentInfoCallback

type ExperimentInfoCallback func(*info.ExperimentInfo)

type ExperimentViewController

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

func NewExperimentViewController

func NewExperimentViewController(namespace string, name string, kubeClient kubernetes.Interface, rolloutClient rolloutclientset.Interface) *ExperimentViewController

func (*ExperimentViewController) GetExperimentInfo

func (c *ExperimentViewController) GetExperimentInfo() (*info.ExperimentInfo, error)

func (*ExperimentViewController) RegisterCallback

func (c *ExperimentViewController) RegisterCallback(callback ExperimentInfoCallback)

func (ExperimentViewController) Run

func (c ExperimentViewController) Run(ctx context.Context) error

func (ExperimentViewController) Start

func (c ExperimentViewController) Start(ctx context.Context)

type RolloutInfoCallback

type RolloutInfoCallback func(*info.RolloutInfo)

type RolloutViewController

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

func NewRolloutViewController

func NewRolloutViewController(namespace string, name string, kubeClient kubernetes.Interface, rolloutClient rolloutclientset.Interface) *RolloutViewController

func (*RolloutViewController) GetRolloutInfo

func (c *RolloutViewController) GetRolloutInfo() (*info.RolloutInfo, error)

func (*RolloutViewController) RegisterCallback

func (c *RolloutViewController) RegisterCallback(callback RolloutInfoCallback)

func (RolloutViewController) Run

func (c RolloutViewController) Run(ctx context.Context) error

func (RolloutViewController) Start

func (c RolloutViewController) Start(ctx context.Context)

Jump to

Keyboard shortcuts

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