Enumerations
enum StartLxdResponse_Status
| Name | Value |
|---|---|
| StartLxdResponse_Status_UNKNOWN | 0 |
| StartLxdResponse_Status_STARTING | 1 |
| StartLxdResponse_Status_ALREADY_RUNNING | 2 |
| StartLxdResponse_Status_FAILED | 3 |
| StartLxdResponse_Status_StartLxdResponse_Status_INT_MIN_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::min() |
| StartLxdResponse_Status_StartLxdResponse_Status_INT_MAX_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::max() |
Defined at line 198 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
enum StartLxdProgress_Status
| Name | Value |
|---|---|
| StartLxdProgress_Status_UNKNOWN | 0 |
| StartLxdProgress_Status_STARTING | 1 |
| StartLxdProgress_Status_RECOVERING | 2 |
| StartLxdProgress_Status_STARTED | 3 |
| StartLxdProgress_Status_FAILED | 4 |
| StartLxdProgress_Status_StartLxdProgress_Status_INT_MIN_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::min() |
| StartLxdProgress_Status_StartLxdProgress_Status_INT_MAX_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::max() |
Defined at line 223 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
enum CreateContainerResponse_Status
| Name | Value |
|---|---|
| CreateContainerResponse_Status_UNKNOWN | 0 |
| CreateContainerResponse_Status_CREATING | 1 |
| CreateContainerResponse_Status_EXISTS | 2 |
| CreateContainerResponse_Status_FAILED | 3 |
| CreateContainerResponse_Status_CreateContainerResponse_Status_INT_MIN_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::min() |
| CreateContainerResponse_Status_CreateContainerResponse_Status_INT_MAX_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::max() |
Defined at line 249 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
enum DeleteContainerResponse_Status
| Name | Value |
|---|---|
| DeleteContainerResponse_Status_UNKNOWN | 0 |
| DeleteContainerResponse_Status_DELETING | 1 |
| DeleteContainerResponse_Status_DOES_NOT_EXIST | 2 |
| DeleteContainerResponse_Status_FAILED | 3 |
| DeleteContainerResponse_Status_DeleteContainerResponse_Status_INT_MIN_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::min() |
| DeleteContainerResponse_Status_DeleteContainerResponse_Status_INT_MAX_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::max() |
Defined at line 274 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
enum StartContainerRequest_PrivilegeLevel
| Name | Value |
|---|---|
| StartContainerRequest_PrivilegeLevel_UNCHANGED | 0 |
| StartContainerRequest_PrivilegeLevel_UNPRIVILEGED | 1 |
| StartContainerRequest_PrivilegeLevel_PRIVILEGED | 2 |
| StartContainerRequest_PrivilegeLevel_StartContainerRequest_PrivilegeLevel_INT_MIN_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::min() |
| StartContainerRequest_PrivilegeLevel_StartContainerRequest_PrivilegeLevel_INT_MAX_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::max() |
Defined at line 299 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
enum StartContainerResponse_Status
| Name | Value |
|---|---|
| StartContainerResponse_Status_UNKNOWN | 0 |
| StartContainerResponse_Status_STARTED | 1 |
| StartContainerResponse_Status_RUNNING | 2 |
| StartContainerResponse_Status_FAILED | 3 |
| StartContainerResponse_Status_STARTING | 4 |
| StartContainerResponse_Status_REMAPPING | 5 |
| StartContainerResponse_Status_StartContainerResponse_Status_INT_MIN_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::min() |
| StartContainerResponse_Status_StartContainerResponse_Status_INT_MAX_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::max() |
Defined at line 323 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
enum GetContainerUsernameResponse_Status
| Name | Value |
|---|---|
| GetContainerUsernameResponse_Status_UNKNOWN | 0 |
| GetContainerUsernameResponse_Status_SUCCESS | 1 |
| GetContainerUsernameResponse_Status_CONTAINER_NOT_FOUND | 2 |
| GetContainerUsernameResponse_Status_CONTAINER_NOT_RUNNING | 3 |
| GetContainerUsernameResponse_Status_USER_NOT_FOUND | 4 |
| GetContainerUsernameResponse_Status_FAILED | 5 |
| GetContainerUsernameResponse_Status_GetContainerUsernameResponse_Status_INT_MIN_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::min() |
| GetContainerUsernameResponse_Status_GetContainerUsernameResponse_Status_INT_MAX_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::max() |
Defined at line 350 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
enum SetUpUserResponse_Status
| Name | Value |
|---|---|
| SetUpUserResponse_Status_UNKNOWN | 0 |
| SetUpUserResponse_Status_SUCCESS | 1 |
| SetUpUserResponse_Status_EXISTS | 2 |
| SetUpUserResponse_Status_FAILED | 3 |
| SetUpUserResponse_Status_SetUpUserResponse_Status_INT_MIN_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::min() |
| SetUpUserResponse_Status_SetUpUserResponse_Status_INT_MAX_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::max() |
Defined at line 377 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
enum ContainerCreationProgress_Status
| Name | Value |
|---|---|
| ContainerCreationProgress_Status_UNKNOWN | 0 |
| ContainerCreationProgress_Status_DOWNLOADING | 1 |
| ContainerCreationProgress_Status_CREATED | 2 |
| ContainerCreationProgress_Status_DOWNLOAD_TIMED_OUT | 3 |
| ContainerCreationProgress_Status_CANCELLED | 4 |
| ContainerCreationProgress_Status_FAILED | 5 |
| ContainerCreationProgress_Status_ContainerCreationProgress_Status_INT_MIN_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::min() |
| ContainerCreationProgress_Status_ContainerCreationProgress_Status_INT_MAX_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::max() |
Defined at line 402 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
enum ContainerDeletionProgress_Status
| Name | Value |
|---|---|
| ContainerDeletionProgress_Status_UNKNOWN | 0 |
| ContainerDeletionProgress_Status_DELETED | 1 |
| ContainerDeletionProgress_Status_CANCELLED | 2 |
| ContainerDeletionProgress_Status_FAILED | 3 |
| ContainerDeletionProgress_Status_ContainerDeletionProgress_Status_INT_MIN_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::min() |
| ContainerDeletionProgress_Status_ContainerDeletionProgress_Status_INT_MAX_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::max() |
Defined at line 429 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
enum ContainerStartProgress_Status
| Name | Value |
|---|---|
| ContainerStartProgress_Status_UNKNOWN | 0 |
| ContainerStartProgress_Status_STARTED | 1 |
| ContainerStartProgress_Status_CANCELLED | 2 |
| ContainerStartProgress_Status_FAILED | 3 |
| ContainerStartProgress_Status_ContainerStartProgress_Status_INT_MIN_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::min() |
| ContainerStartProgress_Status_ContainerStartProgress_Status_INT_MAX_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::max() |
Defined at line 454 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
enum GetContainerInfoResponse_Status
| Name | Value |
|---|---|
| GetContainerInfoResponse_Status_UNKNOWN | 0 |
| GetContainerInfoResponse_Status_RUNNING | 1 |
| GetContainerInfoResponse_Status_STOPPED | 2 |
| GetContainerInfoResponse_Status_NOT_FOUND | 3 |
| GetContainerInfoResponse_Status_FAILED | 4 |
| GetContainerInfoResponse_Status_GetContainerInfoResponse_Status_INT_MIN_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::min() |
| GetContainerInfoResponse_Status_GetContainerInfoResponse_Status_INT_MAX_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::max() |
Defined at line 479 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
enum ExportContainerResponse_Status
| Name | Value |
|---|---|
| ExportContainerResponse_Status_UNKNOWN | 0 |
| ExportContainerResponse_Status_EXPORTING | 1 |
| ExportContainerResponse_Status_FAILED | 2 |
| ExportContainerResponse_Status_ExportContainerResponse_Status_INT_MIN_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::min() |
| ExportContainerResponse_Status_ExportContainerResponse_Status_INT_MAX_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::max() |
Defined at line 505 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
enum CancelExportContainerResponse_Status
| Name | Value |
|---|---|
| CancelExportContainerResponse_Status_UNKNOWN | 0 |
| CancelExportContainerResponse_Status_CANCEL_QUEUED | 1 |
| CancelExportContainerResponse_Status_OPERATION_NOT_FOUND | 2 |
| CancelExportContainerResponse_Status_CancelExportContainerResponse_Status_INT_MIN_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::min() |
| CancelExportContainerResponse_Status_CancelExportContainerResponse_Status_INT_MAX_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::max() |
Defined at line 529 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
enum ContainerExportProgress_Status
| Name | Value |
|---|---|
| ContainerExportProgress_Status_UNKNOWN | 0 |
| ContainerExportProgress_Status_DONE | 1 |
| ContainerExportProgress_Status_FAILED | 2 |
| ContainerExportProgress_Status_EXPORTING_TAR | 3 |
| ContainerExportProgress_Status_EXPORTING_COMPRESS | 4 |
| ContainerExportProgress_Status_EXPORTING_DOWNLOAD | 5 |
| ContainerExportProgress_Status_EXPORTING_PACK | 6 |
| ContainerExportProgress_Status_EXPORTING_STREAMING | 7 |
| ContainerExportProgress_Status_CANCELLED | 8 |
| ContainerExportProgress_Status_ContainerExportProgress_Status_INT_MIN_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::min() |
| ContainerExportProgress_Status_ContainerExportProgress_Status_INT_MAX_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::max() |
Defined at line 553 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
enum ImportContainerResponse_Status
| Name | Value |
|---|---|
| ImportContainerResponse_Status_UNKNOWN | 0 |
| ImportContainerResponse_Status_IMPORTING | 1 |
| ImportContainerResponse_Status_FAILED | 2 |
| ImportContainerResponse_Status_ImportContainerResponse_Status_INT_MIN_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::min() |
| ImportContainerResponse_Status_ImportContainerResponse_Status_INT_MAX_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::max() |
Defined at line 583 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
enum CancelImportContainerResponse_Status
| Name | Value |
|---|---|
| CancelImportContainerResponse_Status_UNKNOWN | 0 |
| CancelImportContainerResponse_Status_CANCEL_QUEUED | 1 |
| CancelImportContainerResponse_Status_OPERATION_NOT_FOUND | 2 |
| CancelImportContainerResponse_Status_CancelImportContainerResponse_Status_INT_MIN_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::min() |
| CancelImportContainerResponse_Status_CancelImportContainerResponse_Status_INT_MAX_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::max() |
Defined at line 607 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
enum ContainerImportProgress_Status
| Name | Value |
|---|---|
| ContainerImportProgress_Status_UNKNOWN | 0 |
| ContainerImportProgress_Status_DONE | 1 |
| ContainerImportProgress_Status_FAILED | 2 |
| ContainerImportProgress_Status_IMPORTING_UPLOAD | 3 |
| ContainerImportProgress_Status_IMPORTING_UNPACK | 4 |
| ContainerImportProgress_Status_FAILED_ARCHITECTURE | 5 |
| ContainerImportProgress_Status_FAILED_SPACE | 6 |
| ContainerImportProgress_Status_CANCELLED | 7 |
| ContainerImportProgress_Status_ContainerImportProgress_Status_INT_MIN_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::min() |
| ContainerImportProgress_Status_ContainerImportProgress_Status_INT_MAX_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::max() |
Defined at line 631 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
enum UpgradeContainerRequest_Version
| Name | Value |
|---|---|
| UpgradeContainerRequest_Version_UNKNOWN | 0 |
| UpgradeContainerRequest_Version_DEBIAN_STRETCH | 1 |
| UpgradeContainerRequest_Version_DEBIAN_BUSTER | 2 |
| UpgradeContainerRequest_Version_UpgradeContainerRequest_Version_INT_MIN_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::min() |
| UpgradeContainerRequest_Version_UpgradeContainerRequest_Version_INT_MAX_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::max() |
Defined at line 660 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
enum UpgradeContainerResponse_Status
| Name | Value |
|---|---|
| UpgradeContainerResponse_Status_UNKNOWN | 0 |
| UpgradeContainerResponse_Status_STARTED | 1 |
| UpgradeContainerResponse_Status_ALREADY_RUNNING | 2 |
| UpgradeContainerResponse_Status_NOT_SUPPORTED | 3 |
| UpgradeContainerResponse_Status_ALREADY_UPGRADED | 4 |
| UpgradeContainerResponse_Status_FAILED | 5 |
| UpgradeContainerResponse_Status_UpgradeContainerResponse_Status_INT_MIN_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::min() |
| UpgradeContainerResponse_Status_UpgradeContainerResponse_Status_INT_MAX_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::max() |
Defined at line 684 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
enum UpgradeContainerProgress_Status
| Name | Value |
|---|---|
| UpgradeContainerProgress_Status_UNKNOWN | 0 |
| UpgradeContainerProgress_Status_IN_PROGRESS | 1 |
| UpgradeContainerProgress_Status_SUCCEEDED | 2 |
| UpgradeContainerProgress_Status_FAILED | 3 |
| UpgradeContainerProgress_Status_UpgradeContainerProgress_Status_INT_MIN_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::min() |
| UpgradeContainerProgress_Status_UpgradeContainerProgress_Status_INT_MAX_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::max() |
Defined at line 711 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
enum CancelUpgradeContainerResponse_Status
| Name | Value |
|---|---|
| CancelUpgradeContainerResponse_Status_UNKNOWN | 0 |
| CancelUpgradeContainerResponse_Status_NOT_RUNNING | 1 |
| CancelUpgradeContainerResponse_Status_CANCELLED | 2 |
| CancelUpgradeContainerResponse_Status_FAILED | 3 |
| CancelUpgradeContainerResponse_Status_CancelUpgradeContainerResponse_Status_INT_MIN_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::min() |
| CancelUpgradeContainerResponse_Status_CancelUpgradeContainerResponse_Status_INT_MAX_SENTINEL_DO_NOT_USE_ | std::numeric_limits<::int32_t>::max() |
Defined at line 736 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
Records
-
class CancelExportContainerRequest -
class CancelExportContainerRequestDefaultTypeInternal -
class CancelExportContainerResponse -
class CancelExportContainerResponseDefaultTypeInternal -
class CancelImportContainerRequest -
class CancelImportContainerRequestDefaultTypeInternal -
class CancelImportContainerResponse -
class CancelImportContainerResponseDefaultTypeInternal -
class CancelUpgradeContainerRequest -
class CancelUpgradeContainerRequestDefaultTypeInternal -
class CancelUpgradeContainerResponse -
class CancelUpgradeContainerResponseDefaultTypeInternal -
class ContainerCreationProgress -
class ContainerCreationProgressDefaultTypeInternal -
class ContainerDeletionProgress -
class ContainerDeletionProgressDefaultTypeInternal -
class ContainerExportProgress -
class ContainerExportProgressDefaultTypeInternal -
class ContainerImportProgress -
class ContainerImportProgressDefaultTypeInternal -
class ContainerShutdownInfo -
class ContainerShutdownInfoDefaultTypeInternal -
class ContainerStartProgress -
class ContainerStartProgressDefaultTypeInternal -
class CreateContainerRequest -
class CreateContainerRequestDefaultTypeInternal -
class CreateContainerResponse -
class CreateContainerResponseDefaultTypeInternal -
class DeleteContainerRequest -
class DeleteContainerRequestDefaultTypeInternal -
class DeleteContainerResponse -
class DeleteContainerResponseDefaultTypeInternal -
class EmptyMessage -
class EmptyMessageDefaultTypeInternal -
class ExportContainerRequest -
class ExportContainerRequestDefaultTypeInternal -
class ExportContainerResponse -
class ExportContainerResponseDefaultTypeInternal -
class GetContainerInfoRequest -
class GetContainerInfoRequestDefaultTypeInternal -
class GetContainerInfoResponse -
class GetContainerInfoResponseDefaultTypeInternal -
class GetContainerUsernameRequest -
class GetContainerUsernameRequestDefaultTypeInternal -
class GetContainerUsernameResponse -
class GetContainerUsernameResponseDefaultTypeInternal -
class GetDebugInfoRequest -
class GetDebugInfoRequestDefaultTypeInternal -
class GetDebugInfoResponse -
class GetDebugInfoResponseDefaultTypeInternal -
class HostNetworkChangedRequest -
class HostNetworkChangedRequestDefaultTypeInternal -
class HostNetworkChangedResponse -
class HostNetworkChangedResponseDefaultTypeInternal -
class ImportContainerRequest -
class ImportContainerRequestDefaultTypeInternal -
class ImportContainerResponse -
class ImportContainerResponseDefaultTypeInternal -
class ListeningPortInfo -
class ListeningPortInfoDefaultTypeInternal -
class ListeningPortInfo_ContainerPortInfo -
class ListeningPortInfo_ContainerPortInfoDefaultTypeInternal -
class OsRelease -
class OsReleaseDefaultTypeInternal -
class SetTimezoneRequest -
class SetTimezoneRequestDefaultTypeInternal -
class SetTimezoneResponse -
class SetTimezoneResponseDefaultTypeInternal -
class SetUpUserRequest -
class SetUpUserRequestDefaultTypeInternal -
class SetUpUserResponse -
class SetUpUserResponseDefaultTypeInternal -
class StartContainerRequest -
class StartContainerRequestDefaultTypeInternal -
class StartContainerResponse -
class StartContainerResponseDefaultTypeInternal -
class StartLxdProgress -
class StartLxdProgressDefaultTypeInternal -
class StartLxdRequest -
class StartLxdRequestDefaultTypeInternal -
class StartLxdResponse -
class StartLxdResponseDefaultTypeInternal -
class Tremplin -
class TremplinListener -
class TremplinStartupInfo -
class TremplinStartupInfoDefaultTypeInternal -
class UpgradeContainerProgress -
class UpgradeContainerProgressDefaultTypeInternal -
class UpgradeContainerRequest -
class UpgradeContainerRequestDefaultTypeInternal -
class UpgradeContainerResponse -
class UpgradeContainerResponseDefaultTypeInternal
Functions
-
template <typename T>const std::string & CancelExportContainerResponse_Status_Name (T value)Defined at line 546 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
bool StartLxdResponse_Status_IsValid (int value) -
const std::string & StartLxdResponse_Status_Name (StartLxdResponse_Status value) -
bool StartLxdResponse_Status_Parse (absl::string_view name, StartLxdResponse_Status * value) -
bool StartLxdProgress_Status_IsValid (int value) -
const std::string & StartLxdProgress_Status_Name (StartLxdProgress_Status value) -
bool StartLxdProgress_Status_Parse (absl::string_view name, StartLxdProgress_Status * value) -
bool CreateContainerResponse_Status_IsValid (int value) -
const std::string & CreateContainerResponse_Status_Name (CreateContainerResponse_Status value) -
bool CreateContainerResponse_Status_Parse (absl::string_view name, CreateContainerResponse_Status * value) -
bool DeleteContainerResponse_Status_IsValid (int value) -
const std::string & DeleteContainerResponse_Status_Name (DeleteContainerResponse_Status value) -
bool DeleteContainerResponse_Status_Parse (absl::string_view name, DeleteContainerResponse_Status * value) -
bool StartContainerRequest_PrivilegeLevel_IsValid (int value) -
const std::string & StartContainerRequest_PrivilegeLevel_Name (StartContainerRequest_PrivilegeLevel value) -
bool StartContainerRequest_PrivilegeLevel_Parse (absl::string_view name, StartContainerRequest_PrivilegeLevel * value) -
bool StartContainerResponse_Status_IsValid (int value) -
const std::string & StartContainerResponse_Status_Name (StartContainerResponse_Status value) -
bool StartContainerResponse_Status_Parse (absl::string_view name, StartContainerResponse_Status * value) -
bool GetContainerUsernameResponse_Status_IsValid (int value) -
const std::string & GetContainerUsernameResponse_Status_Name (GetContainerUsernameResponse_Status value) -
bool GetContainerUsernameResponse_Status_Parse (absl::string_view name, GetContainerUsernameResponse_Status * value) -
bool SetUpUserResponse_Status_IsValid (int value) -
const std::string & SetUpUserResponse_Status_Name (SetUpUserResponse_Status value) -
bool SetUpUserResponse_Status_Parse (absl::string_view name, SetUpUserResponse_Status * value) -
bool ContainerCreationProgress_Status_IsValid (int value) -
const std::string & ContainerCreationProgress_Status_Name (ContainerCreationProgress_Status value) -
bool ContainerCreationProgress_Status_Parse (absl::string_view name, ContainerCreationProgress_Status * value) -
bool ContainerDeletionProgress_Status_IsValid (int value) -
const std::string & ContainerDeletionProgress_Status_Name (ContainerDeletionProgress_Status value) -
bool ContainerDeletionProgress_Status_Parse (absl::string_view name, ContainerDeletionProgress_Status * value) -
bool ContainerStartProgress_Status_IsValid (int value) -
const std::string & ContainerStartProgress_Status_Name (ContainerStartProgress_Status value) -
bool ContainerStartProgress_Status_Parse (absl::string_view name, ContainerStartProgress_Status * value) -
bool GetContainerInfoResponse_Status_IsValid (int value) -
const std::string & GetContainerInfoResponse_Status_Name (GetContainerInfoResponse_Status value) -
bool GetContainerInfoResponse_Status_Parse (absl::string_view name, GetContainerInfoResponse_Status * value) -
bool ExportContainerResponse_Status_IsValid (int value) -
const std::string & ExportContainerResponse_Status_Name (ExportContainerResponse_Status value) -
bool ExportContainerResponse_Status_Parse (absl::string_view name, ExportContainerResponse_Status * value) -
bool CancelExportContainerResponse_Status_IsValid (int value) -
const std::string & CancelExportContainerResponse_Status_Name (CancelExportContainerResponse_Status value) -
bool CancelExportContainerResponse_Status_Parse (absl::string_view name, CancelExportContainerResponse_Status * value) -
bool ContainerExportProgress_Status_IsValid (int value) -
const std::string & ContainerExportProgress_Status_Name (ContainerExportProgress_Status value) -
bool ContainerExportProgress_Status_Parse (absl::string_view name, ContainerExportProgress_Status * value) -
bool ImportContainerResponse_Status_IsValid (int value) -
const std::string & ImportContainerResponse_Status_Name (ImportContainerResponse_Status value) -
bool ImportContainerResponse_Status_Parse (absl::string_view name, ImportContainerResponse_Status * value) -
bool CancelImportContainerResponse_Status_IsValid (int value) -
const std::string & CancelImportContainerResponse_Status_Name (CancelImportContainerResponse_Status value) -
bool CancelImportContainerResponse_Status_Parse (absl::string_view name, CancelImportContainerResponse_Status * value) -
bool ContainerImportProgress_Status_IsValid (int value) -
const std::string & ContainerImportProgress_Status_Name (ContainerImportProgress_Status value) -
bool ContainerImportProgress_Status_Parse (absl::string_view name, ContainerImportProgress_Status * value) -
bool CancelUpgradeContainerResponse_Status_IsValid (int value) -
const std::string & CancelUpgradeContainerResponse_Status_Name (CancelUpgradeContainerResponse_Status value) -
bool CancelUpgradeContainerResponse_Status_Parse (absl::string_view name, CancelUpgradeContainerResponse_Status * value) -
template <typename T>const std::string & StartLxdResponse_Status_Name (T value)Defined at line 216 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
template <typename T>const std::string & StartLxdProgress_Status_Name (T value)Defined at line 242 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
template <typename T>const std::string & CreateContainerResponse_Status_Name (T value)Defined at line 267 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
template <typename T>const std::string & DeleteContainerResponse_Status_Name (T value)Defined at line 292 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
template <typename T>const std::string & StartContainerRequest_PrivilegeLevel_Name (T value)Defined at line 316 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
template <typename T>const std::string & StartContainerResponse_Status_Name (T value)Defined at line 343 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
template <typename T>const std::string & GetContainerUsernameResponse_Status_Name (T value)Defined at line 370 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
template <typename T>const std::string & SetUpUserResponse_Status_Name (T value)Defined at line 395 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
template <typename T>const std::string & ContainerCreationProgress_Status_Name (T value)Defined at line 422 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
template <typename T>const std::string & ContainerDeletionProgress_Status_Name (T value)Defined at line 447 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
template <typename T>const std::string & ContainerStartProgress_Status_Name (T value)Defined at line 472 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
template <typename T>const std::string & GetContainerInfoResponse_Status_Name (T value)Defined at line 498 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
template <typename T>const std::string & ExportContainerResponse_Status_Name (T value)Defined at line 522 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
template <typename T>const std::string & ContainerExportProgress_Status_Name (T value)Defined at line 576 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
template <typename T>const std::string & ImportContainerResponse_Status_Name (T value)Defined at line 600 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
template <typename T>const std::string & CancelImportContainerResponse_Status_Name (T value)Defined at line 624 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
template <typename T>const std::string & ContainerImportProgress_Status_Name (T value)Defined at line 653 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
template <typename T>const std::string & UpgradeContainerProgress_Status_Name (T value)Defined at line 729 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
bool UpgradeContainerRequest_Version_IsValid (int value) -
const std::string & UpgradeContainerRequest_Version_Name (UpgradeContainerRequest_Version value) -
template <typename T>const std::string & UpgradeContainerRequest_Version_Name (T value)Defined at line 677 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
template <typename T>const std::string & CancelUpgradeContainerResponse_Status_Name (T value)Defined at line 754 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
bool UpgradeContainerRequest_Version_Parse (absl::string_view name, UpgradeContainerRequest_Version * value) -
bool UpgradeContainerResponse_Status_IsValid (int value) -
bool UpgradeContainerResponse_Status_Parse (absl::string_view name, UpgradeContainerResponse_Status * value) -
bool UpgradeContainerProgress_Status_IsValid (int value) -
const std::string & UpgradeContainerProgress_Status_Name (UpgradeContainerProgress_Status value) -
bool UpgradeContainerProgress_Status_Parse (absl::string_view name, UpgradeContainerProgress_Status * value) -
template <typename T>const std::string & UpgradeContainerResponse_Status_Name (T value)Defined at line 704 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
const std::string & UpgradeContainerResponse_Status_Name (UpgradeContainerResponse_Status value) -
void swap (UpgradeContainerResponse & a, UpgradeContainerResponse & b)Defined at line 819 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (UpgradeContainerRequest & a, UpgradeContainerRequest & b)Defined at line 1035 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (UpgradeContainerProgress & a, UpgradeContainerProgress & b)Defined at line 1260 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (TremplinStartupInfo & a, TremplinStartupInfo & b)Defined at line 1516 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (StartLxdResponse & a, StartLxdResponse & b)Defined at line 1680 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (StartLxdRequest & a, StartLxdRequest & b)Defined at line 1894 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (StartLxdProgress & a, StartLxdProgress & b)Defined at line 2072 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (StartContainerRequest & a, StartContainerRequest & b)Defined at line 2287 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (SetUpUserResponse & a, SetUpUserResponse & b)Defined at line 2566 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (SetUpUserRequest & a, SetUpUserRequest & b)Defined at line 2798 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (SetTimezoneResponse & a, SetTimezoneResponse & b)Defined at line 3000 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (SetTimezoneRequest & a, SetTimezoneRequest & b)Defined at line 3202 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (OsRelease & a, OsRelease & b)Defined at line 3428 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (ListeningPortInfo_ContainerPortInfo & a, ListeningPortInfo_ContainerPortInfo & b)Defined at line 3684 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (ImportContainerResponse & a, ImportContainerResponse & b)Defined at line 3871 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (ImportContainerRequest & a, ImportContainerRequest & b)Defined at line 4084 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (HostNetworkChangedResponse & a, HostNetworkChangedResponse & b)Defined at line 4298 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (HostNetworkChangedRequest & a, HostNetworkChangedRequest & b)Defined at line 4462 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (GetDebugInfoResponse & a, GetDebugInfoResponse & b)Defined at line 4626 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (GetDebugInfoRequest & a, GetDebugInfoRequest & b)Defined at line 4810 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (GetContainerUsernameResponse & a, GetContainerUsernameResponse & b)Defined at line 4974 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (GetContainerUsernameRequest & a, GetContainerUsernameRequest & b)Defined at line 5226 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (GetContainerInfoResponse & a, GetContainerInfoResponse & b)Defined at line 5410 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (GetContainerInfoRequest & a, GetContainerInfoRequest & b)Defined at line 5637 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (ExportContainerResponse & a, ExportContainerResponse & b)Defined at line 5821 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (ExportContainerRequest & a, ExportContainerRequest & b)Defined at line 6034 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (EmptyMessage & a, EmptyMessage & b)Defined at line 6236 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (DeleteContainerResponse & a, DeleteContainerResponse & b)Defined at line 6400 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (DeleteContainerRequest & a, DeleteContainerRequest & b)Defined at line 6614 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (CreateContainerResponse & a, CreateContainerResponse & b)Defined at line 6798 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (CreateContainerRequest & a, CreateContainerRequest & b)Defined at line 7012 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (ContainerStartProgress & a, ContainerStartProgress & b)Defined at line 7268 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (ContainerShutdownInfo & a, ContainerShutdownInfo & b)Defined at line 7500 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (ContainerImportProgress & a, ContainerImportProgress & b)Defined at line 7684 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (ContainerExportProgress & a, ContainerExportProgress & b)Defined at line 8004 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (ContainerDeletionProgress & a, ContainerDeletionProgress & b)Defined at line 8325 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (ContainerCreationProgress & a, ContainerCreationProgress & b)Defined at line 8557 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (CancelUpgradeContainerResponse & a, CancelUpgradeContainerResponse & b)Defined at line 8803 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (CancelUpgradeContainerRequest & a, CancelUpgradeContainerRequest & b)Defined at line 9017 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (CancelImportContainerResponse & a, CancelImportContainerResponse & b)Defined at line 9201 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (CancelImportContainerRequest & a, CancelImportContainerRequest & b)Defined at line 9396 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (CancelExportContainerResponse & a, CancelExportContainerResponse & b)Defined at line 9580 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (CancelExportContainerRequest & a, CancelExportContainerRequest & b)Defined at line 9775 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (StartContainerResponse & a, StartContainerResponse & b)Defined at line 9959 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-
void swap (ListeningPortInfo & aListeningPortInfo & b)Defined at line 10195 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
Variables
const uint32_t[] CancelExportContainerResponse_Status_internal_data_
const uint32_t[] CancelImportContainerResponse_Status_internal_data_
const uint32_t[] CancelUpgradeContainerResponse_Status_internal_data_
const uint32_t[] ContainerCreationProgress_Status_internal_data_
const uint32_t[] ContainerDeletionProgress_Status_internal_data_
const uint32_t[] ContainerExportProgress_Status_internal_data_
const uint32_t[] ContainerImportProgress_Status_internal_data_
const uint32_t[] ContainerStartProgress_Status_internal_data_
const uint32_t[] CreateContainerResponse_Status_internal_data_
const uint32_t[] DeleteContainerResponse_Status_internal_data_
const uint32_t[] ExportContainerResponse_Status_internal_data_
const uint32_t[] GetContainerInfoResponse_Status_internal_data_
const uint32_t[] GetContainerUsernameResponse_Status_internal_data_
const uint32_t[] ImportContainerResponse_Status_internal_data_
const uint32_t[] SetUpUserResponse_Status_internal_data_
const uint32_t[] StartContainerRequest_PrivilegeLevel_internal_data_
const uint32_t[] StartContainerResponse_Status_internal_data_
const uint32_t[] StartLxdProgress_Status_internal_data_
const uint32_t[] StartLxdResponse_Status_internal_data_
const uint32_t[] UpgradeContainerProgress_Status_internal_data_
const uint32_t[] UpgradeContainerRequest_Version_internal_data_
const uint32_t[] UpgradeContainerResponse_Status_internal_data_
CancelExportContainerRequestDefaultTypeInternal _CancelExportContainerRequest_default_instance_
CancelExportContainerResponseDefaultTypeInternal _CancelExportContainerResponse_default_instance_
CancelImportContainerRequestDefaultTypeInternal _CancelImportContainerRequest_default_instance_
CancelImportContainerResponseDefaultTypeInternal _CancelImportContainerResponse_default_instance_
CancelUpgradeContainerRequestDefaultTypeInternal _CancelUpgradeContainerRequest_default_instance_
CancelUpgradeContainerResponseDefaultTypeInternal _CancelUpgradeContainerResponse_default_instance_
ContainerCreationProgressDefaultTypeInternal _ContainerCreationProgress_default_instance_
ContainerDeletionProgressDefaultTypeInternal _ContainerDeletionProgress_default_instance_
ContainerExportProgressDefaultTypeInternal _ContainerExportProgress_default_instance_
ContainerImportProgressDefaultTypeInternal _ContainerImportProgress_default_instance_
ContainerShutdownInfoDefaultTypeInternal _ContainerShutdownInfo_default_instance_
ContainerStartProgressDefaultTypeInternal _ContainerStartProgress_default_instance_
CreateContainerRequestDefaultTypeInternal _CreateContainerRequest_default_instance_
CreateContainerResponseDefaultTypeInternal _CreateContainerResponse_default_instance_
DeleteContainerRequestDefaultTypeInternal _DeleteContainerRequest_default_instance_
DeleteContainerResponseDefaultTypeInternal _DeleteContainerResponse_default_instance_
EmptyMessageDefaultTypeInternal _EmptyMessage_default_instance_
ExportContainerRequestDefaultTypeInternal _ExportContainerRequest_default_instance_
ExportContainerResponseDefaultTypeInternal _ExportContainerResponse_default_instance_
GetContainerInfoRequestDefaultTypeInternal _GetContainerInfoRequest_default_instance_
GetContainerInfoResponseDefaultTypeInternal _GetContainerInfoResponse_default_instance_
GetContainerUsernameRequestDefaultTypeInternal _GetContainerUsernameRequest_default_instance_
GetContainerUsernameResponseDefaultTypeInternal _GetContainerUsernameResponse_default_instance_
GetDebugInfoRequestDefaultTypeInternal _GetDebugInfoRequest_default_instance_
GetDebugInfoResponseDefaultTypeInternal _GetDebugInfoResponse_default_instance_
HostNetworkChangedRequestDefaultTypeInternal _HostNetworkChangedRequest_default_instance_
HostNetworkChangedResponseDefaultTypeInternal _HostNetworkChangedResponse_default_instance_
ImportContainerRequestDefaultTypeInternal _ImportContainerRequest_default_instance_
ImportContainerResponseDefaultTypeInternal _ImportContainerResponse_default_instance_
ListeningPortInfo_ContainerPortInfoDefaultTypeInternal _ListeningPortInfo_ContainerPortInfo_default_instance_
ListeningPortInfoDefaultTypeInternal _ListeningPortInfo_default_instance_
OsReleaseDefaultTypeInternal _OsRelease_default_instance_
SetTimezoneRequestDefaultTypeInternal _SetTimezoneRequest_default_instance_
SetTimezoneResponseDefaultTypeInternal _SetTimezoneResponse_default_instance_
SetUpUserRequestDefaultTypeInternal _SetUpUserRequest_default_instance_
SetUpUserResponseDefaultTypeInternal _SetUpUserResponse_default_instance_
StartContainerRequestDefaultTypeInternal _StartContainerRequest_default_instance_
StartContainerResponseDefaultTypeInternal _StartContainerResponse_default_instance_
StartLxdProgressDefaultTypeInternal _StartLxdProgress_default_instance_
StartLxdRequestDefaultTypeInternal _StartLxdRequest_default_instance_
StartLxdResponseDefaultTypeInternal _StartLxdResponse_default_instance_
TremplinStartupInfoDefaultTypeInternal _TremplinStartupInfo_default_instance_
UpgradeContainerProgressDefaultTypeInternal _UpgradeContainerProgress_default_instance_
UpgradeContainerRequestDefaultTypeInternal _UpgradeContainerRequest_default_instance_
UpgradeContainerResponseDefaultTypeInternal _UpgradeContainerResponse_default_instance_