docker

package
v0.1.0-rc1 Latest Latest
Warning

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

Go to latest
Published: May 9, 2016 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	//ConfigOldRoot is a config key.
	ConfigOldRoot = "docker"

	//ConfigOldDockerFsType is a config key.
	ConfigOldDockerFsType = ConfigOldRoot + ".fsType"

	//ConfigOldDockerVolumeType is a  config key.
	ConfigOldDockerVolumeType = ConfigOldRoot + ".volumeType"

	//ConfigOldDockerIOPS is a config key.
	ConfigOldDockerIOPS = ConfigOldRoot + ".iops"

	//ConfigOldDockerSize is a config key.
	ConfigOldDockerSize = ConfigOldRoot + ".size"

	//ConfigOldDockerAvailabilityZone is a config key.
	ConfigOldDockerAvailabilityZone = ConfigOldRoot + ".availabilityZone"

	//ConfigOldDockerMountDirPath is a config key.
	ConfigOldDockerMountDirPath = ConfigOldRoot + ".mountDirPath"

	//ConfigOldDockerLinuxVolumeRootPath is a config key.
	ConfigOldDockerLinuxVolumeRootPath = "linux.volume.rootpath"
)
View Source
const (
	// ConfigRoot is a config key.
	ConfigRoot = types.ConfigIntegration + ".docker"

	//ConfigDockerFsType is a config key.
	ConfigDockerFsType = ConfigRoot + ".fsType"

	//ConfigDockerVolumeType is a  config key.
	ConfigDockerVolumeType = ConfigRoot + ".volumeType"

	//ConfigDockerIOPS is a config key.
	ConfigDockerIOPS = ConfigRoot + ".iops"

	//ConfigDockerSize is a config key.
	ConfigDockerSize = ConfigRoot + ".size"

	//ConfigDockerAvailabilityZone is a config key.
	ConfigDockerAvailabilityZone = ConfigRoot + ".availabilityZone"

	//ConfigDockerMountDirPath is a config key.
	ConfigDockerMountDirPath = ConfigRoot + ".mountDirPath"

	//ConfigDockerLinuxVolumeRootPath is a config key.
	ConfigDockerLinuxVolumeRootPath = ConfigRoot + ".linux.volume.rootpath"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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