windowscontainerutil

package
v0.0.0-...-84afe80 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package windowscontainerutil implements the the install and uninstall steps for windows for the configurecontainers plugin.

Index

Constants

View Source
const (
	DOCKER_DOWNLOAD_URL         = "https://download.docker.com/components/engine/windows-server/cs-1.12/docker.zip"
	DOCKER_UNCOMPRESS_DIRECTORY = "C:\\Program Files"
	DOCKER_INSTALLED_DIRECTORY  = DOCKER_UNCOMPRESS_DIRECTORY + "\\docker"
)

Variables

This section is empty.

Functions

func RunInstallCommands

func RunInstallCommands(log log.T, orchestrationDirectory string) (out contracts.PluginOutput)

func RunUninstallCommands

func RunUninstallCommands(log log.T, orchestrationDirectory string) (out contracts.PluginOutput)

Types

This section is empty.

Jump to

Keyboard shortcuts

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