windowscontainerutil

package
v0.0.0-...-f6ab670 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2024 License: Apache-2.0 Imports: 13 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/win/static/stable/x86_64/docker-27.3.1.zip"
)

Variables

View Source
var (
	PROGRAM_FILES_DIRECTORY    = os.Getenv("ProgramFiles")
	DOCKER_INSTALLED_DIRECTORY = PROGRAM_FILES_DIRECTORY + "\\docker"
	PROGRAM_DATA_DIRECTORY     = os.Getenv("ProgramData")
)

Functions

func RunInstallCommands

func RunInstallCommands(context context.T, orchestrationDirectory string, out iohandler.IOHandler)

func RunUninstallCommands

func RunUninstallCommands(context context.T, orchestrationDirectory string, out iohandler.IOHandler)

Types

This section is empty.

Jump to

Keyboard shortcuts

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