command_factory

package
v0.0.0-...-098adc7 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2015 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlobStoreVerifier

type BlobStoreVerifier interface {
	Verify(config *config_package.Config) (authorized bool, err error)
}

type DropletRunnerCommandFactory

type DropletRunnerCommandFactory struct {
	app_runner_command_factory.AppRunnerCommandFactory
	// contains filtered or unexported fields
}

func NewDropletRunnerCommandFactory

func NewDropletRunnerCommandFactory(appRunnerCommandFactory app_runner_command_factory.AppRunnerCommandFactory, blobStoreVerifier BlobStoreVerifier, taskExaminer task_examiner.TaskExaminer, dropletRunner droplet_runner.DropletRunner, cfIgnore cf_ignore.CFIgnore, zipper zipper.Zipper, config *config_package.Config) *DropletRunnerCommandFactory

func (*DropletRunnerCommandFactory) MakeBuildDropletCommand

func (factory *DropletRunnerCommandFactory) MakeBuildDropletCommand() cli.Command

func (*DropletRunnerCommandFactory) MakeExportDropletCommand

func (factory *DropletRunnerCommandFactory) MakeExportDropletCommand() cli.Command

func (*DropletRunnerCommandFactory) MakeImportDropletCommand

func (factory *DropletRunnerCommandFactory) MakeImportDropletCommand() cli.Command

func (*DropletRunnerCommandFactory) MakeLaunchDropletCommand

func (factory *DropletRunnerCommandFactory) MakeLaunchDropletCommand() cli.Command

func (*DropletRunnerCommandFactory) MakeListDropletsCommand

func (factory *DropletRunnerCommandFactory) MakeListDropletsCommand() cli.Command

func (*DropletRunnerCommandFactory) MakeRemoveDropletCommand

func (factory *DropletRunnerCommandFactory) MakeRemoveDropletCommand() cli.Command

Directories

Path Synopsis
fake_cf_ignore
This file was generated by counterfeiter
This file was generated by counterfeiter
This file was generated by counterfeiter
This file was generated by counterfeiter
fake_zipper
This file was generated by counterfeiter
This file was generated by counterfeiter

Jump to

Keyboard shortcuts

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