A

$Client#apiKeyProperty in class Client
Der API-Key kann unter der URL https://cloud.digitalocean.com/api_access erstellt werden.

B

$Droplet#backupsActiveProperty in class Droplet
$Droplet#backupsProperty in class Droplet
BackupClass in namespace Alvine\Infrastructure\Digitalocean\Droplet
Snapshot

C

ClientClass in namespace Alvine\Infrastructure\Digitalocean
Client
$Client#clienIDProperty in class Client
Die Client-ID ist unter der URL
Client::createDroplet() — Method in class Client
Droplet erstellen
ComponentClass in namespace Alvine\Infrastructure\Digitalocean
Die Komponentenklasse stellt Methoden zur Verfügung, um Informationen der plantUML-Komponente zu erhalten.
$Droplet#createdProperty in class Droplet
$Size#cpuCountProperty in class Size

D

Client::doDropletActions() — Method in class Client
Aktionen mit Droplet ausführen
Client::doDropletPowerCycle() — Method in class Client
Schaltet das Droplet aus und wieder an
Client::destroyDroplet() — Method in class Client
Löscht das Droplet aus dem Account
Client::doImageActions() — Method in class Client
Aktionen mit Image ausführen
Client::destroyImage() — Method in class Client
Löscht ein Image aus dem Account
DropletClass in namespace Alvine\Infrastructure\Digitalocean
Docker Container
$Droplet#dropletIDProperty in class Droplet
DropletExceptionClass in namespace Alvine\Infrastructure\Digitalocean
Droplet-Fehler
$Snapshot#distributionProperty in class Snapshot
$Image#distributionProperty in class Image
$Size#diskSizeProperty in class Size

G

Client::getDroplet() — Method in class Client
Detailinformationen
Client::getDroplets() — Method in class Client
Erstellte Droplets
Client::getRegions() — Method in class Client
Regionen
Client::getImage() — Method in class Client
Detailinformationen
Client::getImages() — Method in class Client
Liste aller Images
Client::getSizes() — Method in class Client
Größen
Client::getSSHKeys() — Method in class Client
SSH-Schlüssel
Component::getBasePath() — Method in class Component
Pfad der Klasse
Droplet::getInstanceFromArray() — Method in class Droplet
Neues Objet erstellen
Droplet::getDropletID() — Method in class Droplet
Droplet-ID
Droplet::getName() — Method in class Droplet
Name des Droplets
Droplet::getCreated() — Method in class Droplet
Datum der Erstellung
Droplet::getImageID() — Method in class Droplet
ImageID
Droplet::getSizeID() — Method in class Droplet
Size-ID
Droplet::getRegionID() — Method in class Droplet
Region-ID
Droplet::getStatus() — Method in class Droplet
Status
Droplet::getIPAdress() — Method in class Droplet
IP-Adresse
Droplet::getPrivateIPAdress() — Method in class Droplet
Private IP-Adresse im DigitalOcean-Netzwerk
Droplet::getBackups() — Method in class Droplet
Backups
Droplet::getSnapshots() — Method in class Droplet
Snapshots
Snapshot::getInstanceFromArray() — Method in class Snapshot
Neues Objet erstellen
Snapshot::getID() — Method in class Snapshot
ID
Snapshot::getName() — Method in class Snapshot
Name
Snapshot::getSlug() — Method in class Snapshot
Slug
Snapshot::getDistribution() — Method in class Snapshot
Distribution
Status::getStatus() — Method in class Status
Status
Image::getInstanceFromArray() — Method in class Image
Neues Objet erstellen
Image::getImageID() — Method in class Image
Image-ID
Image::getName() — Method in class Image
Name des Image
Image::getDistribution() — Method in class Image
Distribution des Image (z.B. ubuntu)
Image::getSlug() — Method in class Image
Slug der Distribution
Region::getInstanceFromArray() — Method in class Region
Neues Objet erstellen
Region::getName() — Method in class Region
Name des Droplets
Region::getSlug() — Method in class Region
Kurzbezeichnung
Region::getRegionID() — Method in class Region
Region-ID
Response::getStatus() — Method in class Response
Status
Response::getPayload() — Method in class Response
Übergebene Daten
SSHKey::getInstanceFromArray() — Method in class SSHKey
Neues Objet erstellen
SSHKey::getKeyID() — Method in class SSHKey
Key-ID
SSHKey::getName() — Method in class SSHKey
Name des Image
SSHKey::getPubKey() — Method in class SSHKey
Öffentlicher Schlüssel
Size::getInstanceFromArray() — Method in class Size
Neues Objet erstellen
Size::getSizeID() — Method in class Size
ID der Größe
Size::getName() — Method in class Size
Name
Size::getSlug() — Method in class Size
Slug
Size::getMemory() — Method in class Size
Speicher in MB
Size::getDiskSize() — Method in class Size
Größe der Festplatte in GB
Size::getCPUCount() — Method in class Size
Anzahl der CPU

I

$Droplet#imageIDProperty in class Droplet
$Droplet#ipAddressProperty in class Droplet
Droplet::isBackupActive() — Method in class Droplet
Backup
Droplet::isLocked() — Method in class Droplet
Gesperrt
$Snapshot#idProperty in class Snapshot
ImageClass in namespace Alvine\Infrastructure\Digitalocean
Image
$Image#imageIDProperty in class Image
Image::isPublic() — Method in class Image
Öffentliches Image
Image::isAvailableInRegion() — Method in class Image
Prüft, ob das Image in der Region verfügbar ist.

K

$SSHKey#keyIDProperty in class SSHKey

L

$Droplet#lockedProperty in class Droplet

M

$Size#memoryProperty in class Size

N

$Droplet#nameProperty in class Droplet
$Snapshot#nameProperty in class Snapshot
$Image#nameProperty in class Image
$Region#nameProperty in class Region
$SSHKey#nameProperty in class SSHKey
$Size#nameProperty in class Size

P

$Droplet#privateIPAddressProperty in class Droplet
$Image#publicProperty in class Image
$SSHKey#pubkeyProperty in class SSHKey

R

Client::rebootDroplet() — Method in class Client
Startet das Droplet neu
Client::renameDroplet() — Method in class Client
Droplet umbenennen
Client::rebuildDroplet() — Method in class Client
Droplet umbenennen
Client::restoreDroplet() — Method in class Client
Droplet wiederherstellen
Client::resizeDroplet() — Method in class Client
Größe des Droplets ändern
$Droplet#regionIDProperty in class Droplet
$Image#regionsProperty in class Image
Image in folgenden Regionen verfügbar
RegionClass in namespace Alvine\Infrastructure\Digitalocean
Regionen
$Region#regionIDProperty in class Region
ResponseClass in namespace Alvine\Infrastructure\Digitalocean
Ergebnis der API-Anfrage
$Response#responseDataProperty in class Response
Daten
ResponseExceptionClass in namespace Alvine\Infrastructure\Digitalocean
Beim Fehler mit der Kommunikation

S

Client::shutdownDroplet() — Method in class Client
Schaltet das Droplet aus
Client::switchDropletPowerOff() — Method in class Client
Schaltet das Droplet aus
Client::switchDropletPowerOn() — Method in class Client
Schaltet das Droplet aus
$Droplet#sizeIDProperty in class Droplet
$Droplet#statusProperty in class Droplet
$Droplet#snapshotsProperty in class Droplet
SnapshotClass in namespace Alvine\Infrastructure\Digitalocean\Droplet
Snapshot
$Snapshot#slugProperty in class Snapshot
StatusClass in namespace Alvine\Infrastructure\Digitalocean\Droplet
Status des Droplets
$Status#stateProperty in class Status
$Image#slugProperty in class Image
$Region#slugProperty in class Region
$Response#statusProperty in class Response
SSHKeyClass in namespace Alvine\Infrastructure\Digitalocean
SSH-Key
SizeClass in namespace Alvine\Infrastructure\Digitalocean
Größe
$Size#sizeIDProperty in class Size
$Size#slugProperty in class Size

T

Client::takeDropletSnapshot() — Method in class Client
Snapshot erstellen
Client::transferImage() — Method in class Client
Verschiebt ein Image in eine andere Region

_

Client::__construct() — Method in class Client
Neuer Client
Droplet::__construct() — Method in class Droplet
Neues Droplet erstellen
Snapshot::__construct() — Method in class Snapshot
Snapshot
Status::__construct() — Method in class Status
Status
Image::__construct() — Method in class Image
Neues Droplet erstellen
Region::__construct() — Method in class Region
Neue Region erstellen
Response::__construct() — Method in class Response
Neues Ergebnisobjekt
SSHKey::__construct() — Method in class SSHKey
Neues Schlüssel-Objekt erstellen
Size::__construct() — Method in class Size
Neues Size-Objekt erstellen