Documentation ¶
Index ¶
Constants ¶
View Source
const ( VOLUME_CFG_PREFIX = "volume_" CFG_POSTFIX = ".json" CONFIGFILE = "convoy.cfg" LOCKFILE = "lock" )
View Source
const (
DockerCapabilitiesScopeLocal = "local"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DockerCapabilities ¶ added in v0.5.1
type DockerCapabilities struct {
Scope string `json:",omitempty"`
}
type DockerVolume ¶ added in v0.5.0
Click to show internal directories.
Click to hide internal directories.