factory

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2018 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ApplicationLoggerStderr = writer.NewPausableWriter(os.Stderr)
View Source
var ApplicationLoggerStdout = writer.NewPausableWriter(os.Stdout)

Functions

func BuildBoshDeploymentManager

func BuildBoshDeploymentManager(targetUrl, username, password, caCert string, logger boshlog.Logger, downloadManifest bool) (orchestrator.DeploymentManager, error)

func BuildBoshLogger

func BuildBoshLogger(debug bool) boshlog.Logger

func BuildDeploymentBackupChecker

func BuildDeploymentBackupChecker(target,
	username,
	password,
	caCert string,
	withDebug,
	withManifest bool) (*orchestrator.BackupChecker, error)

func BuildDeploymentBackupCleanuper

func BuildDeploymentBackupCleanuper(target,
	username,
	password,
	caCert string,
	hasManifest,
	hasDebug bool) (*orchestrator.BackupCleaner, error)

func BuildDeploymentBackuper

func BuildDeploymentBackuper(target, username, password, caCert string, withManifest, hasDebug bool) (*orchestrator.Backuper, error)

func BuildDeploymentRestoreCleanuper

func BuildDeploymentRestoreCleanuper(target,
	usename,
	password,
	caCert string,
	withManifest,
	isDebug bool) (*orchestrator.RestoreCleaner, error)

func BuildDeploymentRestorer

func BuildDeploymentRestorer(target,
	username,
	password,
	caCert string,
	debug bool) (*orchestrator.Restorer, error)

func BuildDirectorBackupChecker

func BuildDirectorBackupChecker(host, username, privateKeyPath string, hasDebug bool) *orchestrator.BackupChecker

func BuildDirectorBackupCleaner

func BuildDirectorBackupCleaner(host,
	username,
	privateKeyPath string,
	hasDebug bool) *orchestrator.BackupCleaner

func BuildDirectorBackuper

func BuildDirectorBackuper(host,
	username,
	privateKeyPath string,
	hasDebug bool) *orchestrator.Backuper

func BuildDirectorRestoreCleaner

func BuildDirectorRestoreCleaner(host,
	username,
	privateKeyPath string,
	hasDebug bool) *orchestrator.RestoreCleaner

func BuildDirectorRestorer

func BuildDirectorRestorer(
	host,
	username,
	privateKeyPath string,
	hasDebug bool) *orchestrator.Restorer

func BuildLogger

func BuildLogger(debug bool) boshlog.Logger

Types

This section is empty.

Jump to

Keyboard shortcuts

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