cmd

package
v0.0.0-...-fe79887 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type ConverterSimulator

type ConverterSimulator struct{}

func (*ConverterSimulator) Convert

func (c *ConverterSimulator) Convert(request cf.DesireLRPRequest) (opi.LRP, error)

type DesirerSimulator

type DesirerSimulator struct{}

func (*DesirerSimulator) Desire

func (d *DesirerSimulator) Desire(lrps *opi.LRP) error

func (*DesirerSimulator) Get

func (d *DesirerSimulator) Get(identifier opi.LRPIdentifier) (*opi.LRP, error)

func (*DesirerSimulator) GetInstances

func (d *DesirerSimulator) GetInstances(identifier opi.LRPIdentifier) ([]*opi.Instance, error)

func (*DesirerSimulator) List

func (d *DesirerSimulator) List() ([]*opi.LRP, error)

func (*DesirerSimulator) Stop

func (d *DesirerSimulator) Stop(identifier opi.LRPIdentifier) error

func (*DesirerSimulator) Update

func (d *DesirerSimulator) Update(updated *opi.LRP) error

type StagerSimulator

type StagerSimulator struct{}

func (*StagerSimulator) CompleteStaging

func (s *StagerSimulator) CompleteStaging(task *models.TaskCallbackResponse) error

func (*StagerSimulator) Stage

func (s *StagerSimulator) Stage(stagingGUID string, request cf.StagingRequest) error

Jump to

Keyboard shortcuts

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