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: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DockerRunnerCommandFactory

type DockerRunnerCommandFactory struct {
	command_factory.AppRunnerCommandFactory
	// contains filtered or unexported fields
}

func (*DockerRunnerCommandFactory) MakeCreateAppCommand

func (factory *DockerRunnerCommandFactory) MakeCreateAppCommand() cli.Command

type DockerRunnerCommandFactoryConfig

type DockerRunnerCommandFactoryConfig struct {
	AppRunner           app_runner.AppRunner
	AppExaminer         app_examiner.AppExaminer
	UI                  terminal.UI
	Domain              string
	Env                 []string
	Clock               clock.Clock
	Logger              lager.Logger
	ExitHandler         exit_handler.ExitHandler
	TailedLogsOutputter console_tailed_logs_outputter.TailedLogsOutputter

	DockerMetadataFetcher docker_metadata_fetcher.DockerMetadataFetcher
}

Jump to

Keyboard shortcuts

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