windows

package
v4.6.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Rendered for windows/amd64

Index

Constants

View Source
const (
	Platform               = "windows"
	Proto                  = "tcp"
	PluginListenPort       = "8080"
	GlobalPluginListenPort = "8081"
	DockerListenPort       = "2375"
	Hostname               = "localhost"
)

List of constant for Windows platform

View Source
const (
	ERROR_INVALID_PARAMETER syscall.Errno = 87 // // The parameter is incorrect.
)

Define additional error codes not defined by the src/syscall/types_windows.go module (or not defined in older Go versions)

Variables

View Source
var (
	LogPath          string
	PluginHome       string
	PluginCertHome   string
	PluginConfigHome string
	DockerPath       string
)

Windows paths

Functions

func AddPartitionAccessPath

func AddPartitionAccessPath(flexvolPath, dockerPath string) error

AddPartitionAccessPath - mount the volume to specified flexvolpath.

func GetDockerVolAccessPath

func GetDockerVolAccessPath(flexvolPath string) (string, error)

GetDockerVolAccessPath - Get the docker volume access path of the partition

func RemovePartitionAccessPath

func RemovePartitionAccessPath(flexvolPath string) error

RemovePartitionAccessPath - mount the volume to specified flexvolpath.

Types

This section is empty.

Directories

Path Synopsis
Package ioctl provides Windows IOCTL support
Package ioctl provides Windows IOCTL support
Package iscsidsc wraps the Windows iSCSI Discovery Library API
Package iscsidsc wraps the Windows iSCSI Discovery Library API
Package powershell wraps Windows Powershell cmdlets
Package powershell wraps Windows Powershell cmdlets
Package wmi handles WMI queries
Package wmi handles WMI queries

Jump to

Keyboard shortcuts

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