VolumeFrom
class VolumeFrom extends Alvine
VolumeFrom
Volume von anderem Container mounten
Constants
READWRITE |
Schrieben und lesen |
READONLY |
Nur lesen |
Properties
protected string | $mode | ||
protected string | $container |
Methods
__construct(string $container, string $mode = null)
Neue Instanz erstellen
string
getMode()
Modus
string
getContainer()
Container
static VolumeFrom
getInstanceFromString(string $string)
Neue Volumeverknüpfung
string
__toString()
Ausgabe
Details
at line 67
__construct(string $container, string $mode = null)
Neue Instanz erstellen
at line 80
string
getMode()
Modus
at line 89
string
getContainer()
Container
at line 102
static VolumeFrom
getInstanceFromString(string $string)
Neue Volumeverknüpfung
at line 119
string
__toString()
Ausgabe
container:modus