Interface | Description |
---|---|
MachineEntity | |
ProvidesProvisioningFlags |
Marker interface for an entity which supplies custom machine provisioning flags;
used e.g.
|
Class | Description |
---|---|
AddMachineMetrics |
Adds a
feed with sensors returning details about the machine the entity is running on. |
MachineAttributes | |
MachineEntityImpl | |
MachineInitTasks | |
SetHostnameCustomizer |
Sets the hostname on an ssh'able machine.
|
SetLimitsCustomizer |
Sets the limits (such as 'nofile' and 'nproc') on an ssh'able machine.
|