Container uploader sub-component of Beamable.
More...
Container uploader sub-component of Beamable.
◆ Log()
void Beamable.Server.Editor.Uploader.ContainerUploadHarness.Log |
( |
string |
message | ) |
|
|
inline |
Log a message to the progress panel.
◆ ReportUploadProgress()
void Beamable.Server.Editor.Uploader.ContainerUploadHarness.ReportUploadProgress |
( |
string |
name, |
|
|
long |
amount, |
|
|
long |
total |
|
) |
| |
|
inline |
Receive a progress report and display it.
◆ UploadContainer()
async Task<bool> Beamable.Server.Editor.Uploader.ContainerUploadHarness.UploadContainer |
( |
MicroserviceDescriptor |
descriptor, |
|
|
string |
imageId = null |
|
) |
| |
|
inline |
Upload the specified container to the private Docker registry.
The documentation for this class was generated from the following file:
- client/Packages/com.beamable.server/Editor/Uploader/ContainerUploadHarness.cs