class StubInterface
Defined at line 42 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
Public Methods
::grpc::Status StartLxd (::grpc::ClientContext *context,const ::vm_tools::tremplin::StartLxdRequest &request,::vm_tools::tremplin::StartLxdResponse *response)
::grpc::Status CreateContainer (::grpc::ClientContext *context,const ::vm_tools::tremplin::CreateContainerRequest &request,::vm_tools::tremplin::CreateContainerResponse *response)
::grpc::Status DeleteContainer (::grpc::ClientContext *context,const ::vm_tools::tremplin::DeleteContainerRequest &request,::vm_tools::tremplin::DeleteContainerResponse *response)
::grpc::Status StartContainer (::grpc::ClientContext *context,const ::vm_tools::tremplin::StartContainerRequest &request,::vm_tools::tremplin::StartContainerResponse *response)
::grpc::Status GetContainerUsername (::grpc::ClientContext *context,const ::vm_tools::tremplin::GetContainerUsernameRequest &request,::vm_tools::tremplin::GetContainerUsernameResponse *response)
::grpc::Status SetUpUser (::grpc::ClientContext *context,const ::vm_tools::tremplin::SetUpUserRequest &request,::vm_tools::tremplin::SetUpUserResponse *response)
::grpc::Status GetContainerInfo (::grpc::ClientContext *context,const ::vm_tools::tremplin::GetContainerInfoRequest &request,::vm_tools::tremplin::GetContainerInfoResponse *response)
::grpc::Status SetTimezone (::grpc::ClientContext *context,const ::vm_tools::tremplin::SetTimezoneRequest &request,::vm_tools::tremplin::SetTimezoneResponse *response)
::grpc::Status ExportContainer (::grpc::ClientContext *context,const ::vm_tools::tremplin::ExportContainerRequest &request,::vm_tools::tremplin::ExportContainerResponse *response)
::grpc::Status CancelExportContainer (::grpc::ClientContext *context,const ::vm_tools::tremplin::CancelExportContainerRequest &request,::vm_tools::tremplin::CancelExportContainerResponse *response)
::grpc::Status ImportContainer (::grpc::ClientContext *context,const ::vm_tools::tremplin::ImportContainerRequest &request,::vm_tools::tremplin::ImportContainerResponse *response)
::grpc::Status CancelImportContainer (::grpc::ClientContext *context,const ::vm_tools::tremplin::CancelImportContainerRequest &request,::vm_tools::tremplin::CancelImportContainerResponse *response)
::grpc::Status UpgradeContainer (::grpc::ClientContext *context,const ::vm_tools::tremplin::UpgradeContainerRequest &request,::vm_tools::tremplin::UpgradeContainerResponse *response)
::grpc::Status CancelUpgradeContainer (::grpc::ClientContext *context,const ::vm_tools::tremplin::CancelUpgradeContainerRequest &request,::vm_tools::tremplin::CancelUpgradeContainerResponse *response)
::grpc::Status HostNetworkChanged (::grpc::ClientContext *context,const ::vm_tools::tremplin::HostNetworkChangedRequest &request,::vm_tools::tremplin::HostNetworkChangedResponse *response)
::grpc::Status GetDebugInfo (::grpc::ClientContext *context,const ::vm_tools::tremplin::GetDebugInfoRequest &request,::vm_tools::tremplin::GetDebugInfoResponse *response)
void ~StubInterface ()
Defined at line 44 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::StartLxdResponse>> AsyncStartLxd (::grpc::ClientContext *context,const ::vm_tools::tremplin::StartLxdRequest &request,::grpc::CompletionQueue *cq)
Defined at line 46 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::StartLxdResponse>> PrepareAsyncStartLxd (::grpc::ClientContext *context,const ::vm_tools::tremplin::StartLxdRequest &request,::grpc::CompletionQueue *cq)
Defined at line 49 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::CreateContainerResponse>> AsyncCreateContainer (::grpc::ClientContext *context,const ::vm_tools::tremplin::CreateContainerRequest &request,::grpc::CompletionQueue *cq)
Defined at line 53 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::CreateContainerResponse>> PrepareAsyncCreateContainer (::grpc::ClientContext *context,const ::vm_tools::tremplin::CreateContainerRequest &request,::grpc::CompletionQueue *cq)
Defined at line 56 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::DeleteContainerResponse>> AsyncDeleteContainer (::grpc::ClientContext *context,const ::vm_tools::tremplin::DeleteContainerRequest &request,::grpc::CompletionQueue *cq)
Defined at line 60 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::DeleteContainerResponse>> PrepareAsyncDeleteContainer (::grpc::ClientContext *context,const ::vm_tools::tremplin::DeleteContainerRequest &request,::grpc::CompletionQueue *cq)
Defined at line 63 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::StartContainerResponse>> AsyncStartContainer (::grpc::ClientContext *context,const ::vm_tools::tremplin::StartContainerRequest &request,::grpc::CompletionQueue *cq)
Defined at line 67 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::StartContainerResponse>> PrepareAsyncStartContainer (::grpc::ClientContext *context,const ::vm_tools::tremplin::StartContainerRequest &request,::grpc::CompletionQueue *cq)
Defined at line 70 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::GetContainerUsernameResponse>> AsyncGetContainerUsername (::grpc::ClientContext *context,const ::vm_tools::tremplin::GetContainerUsernameRequest &request,::grpc::CompletionQueue *cq)
Defined at line 74 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::GetContainerUsernameResponse>> PrepareAsyncGetContainerUsername (::grpc::ClientContext *context,const ::vm_tools::tremplin::GetContainerUsernameRequest &request,::grpc::CompletionQueue *cq)
Defined at line 77 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::SetUpUserResponse>> AsyncSetUpUser (::grpc::ClientContext *context,const ::vm_tools::tremplin::SetUpUserRequest &request,::grpc::CompletionQueue *cq)
Defined at line 81 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::SetUpUserResponse>> PrepareAsyncSetUpUser (::grpc::ClientContext *context,const ::vm_tools::tremplin::SetUpUserRequest &request,::grpc::CompletionQueue *cq)
Defined at line 84 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::GetContainerInfoResponse>> AsyncGetContainerInfo (::grpc::ClientContext *context,const ::vm_tools::tremplin::GetContainerInfoRequest &request,::grpc::CompletionQueue *cq)
Defined at line 88 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::GetContainerInfoResponse>> PrepareAsyncGetContainerInfo (::grpc::ClientContext *context,const ::vm_tools::tremplin::GetContainerInfoRequest &request,::grpc::CompletionQueue *cq)
Defined at line 91 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::SetTimezoneResponse>> AsyncSetTimezone (::grpc::ClientContext *context,const ::vm_tools::tremplin::SetTimezoneRequest &request,::grpc::CompletionQueue *cq)
Defined at line 95 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::SetTimezoneResponse>> PrepareAsyncSetTimezone (::grpc::ClientContext *context,const ::vm_tools::tremplin::SetTimezoneRequest &request,::grpc::CompletionQueue *cq)
Defined at line 98 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::ExportContainerResponse>> AsyncExportContainer (::grpc::ClientContext *context,const ::vm_tools::tremplin::ExportContainerRequest &request,::grpc::CompletionQueue *cq)
Defined at line 102 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::ExportContainerResponse>> PrepareAsyncExportContainer (::grpc::ClientContext *context,const ::vm_tools::tremplin::ExportContainerRequest &request,::grpc::CompletionQueue *cq)
Defined at line 105 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::CancelExportContainerResponse>> AsyncCancelExportContainer (::grpc::ClientContext *context,const ::vm_tools::tremplin::CancelExportContainerRequest &request,::grpc::CompletionQueue *cq)
Defined at line 109 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::CancelExportContainerResponse>> PrepareAsyncCancelExportContainer (::grpc::ClientContext *context,const ::vm_tools::tremplin::CancelExportContainerRequest &request,::grpc::CompletionQueue *cq)
Defined at line 112 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::ImportContainerResponse>> AsyncImportContainer (::grpc::ClientContext *context,const ::vm_tools::tremplin::ImportContainerRequest &request,::grpc::CompletionQueue *cq)
Defined at line 116 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::ImportContainerResponse>> PrepareAsyncImportContainer (::grpc::ClientContext *context,const ::vm_tools::tremplin::ImportContainerRequest &request,::grpc::CompletionQueue *cq)
Defined at line 119 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::CancelImportContainerResponse>> AsyncCancelImportContainer (::grpc::ClientContext *context,const ::vm_tools::tremplin::CancelImportContainerRequest &request,::grpc::CompletionQueue *cq)
Defined at line 123 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::CancelImportContainerResponse>> PrepareAsyncCancelImportContainer (::grpc::ClientContext *context,const ::vm_tools::tremplin::CancelImportContainerRequest &request,::grpc::CompletionQueue *cq)
Defined at line 126 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::UpgradeContainerResponse>> AsyncUpgradeContainer (::grpc::ClientContext *context,const ::vm_tools::tremplin::UpgradeContainerRequest &request,::grpc::CompletionQueue *cq)
Defined at line 130 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::UpgradeContainerResponse>> PrepareAsyncUpgradeContainer (::grpc::ClientContext *context,const ::vm_tools::tremplin::UpgradeContainerRequest &request,::grpc::CompletionQueue *cq)
Defined at line 133 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::CancelUpgradeContainerResponse>> AsyncCancelUpgradeContainer (::grpc::ClientContext *context,const ::vm_tools::tremplin::CancelUpgradeContainerRequest &request,::grpc::CompletionQueue *cq)
Defined at line 137 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::CancelUpgradeContainerResponse>> PrepareAsyncCancelUpgradeContainer (::grpc::ClientContext *context,const ::vm_tools::tremplin::CancelUpgradeContainerRequest &request,::grpc::CompletionQueue *cq)
Defined at line 140 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::HostNetworkChangedResponse>> AsyncHostNetworkChanged (::grpc::ClientContext *context,const ::vm_tools::tremplin::HostNetworkChangedRequest &request,::grpc::CompletionQueue *cq)
Defined at line 144 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::HostNetworkChangedResponse>> PrepareAsyncHostNetworkChanged (::grpc::ClientContext *context,const ::vm_tools::tremplin::HostNetworkChangedRequest &request,::grpc::CompletionQueue *cq)
Defined at line 147 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::GetDebugInfoResponse>> AsyncGetDebugInfo (::grpc::ClientContext *context,const ::vm_tools::tremplin::GetDebugInfoRequest &request,::grpc::CompletionQueue *cq)
Defined at line 151 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::tremplin::GetDebugInfoResponse>> PrepareAsyncGetDebugInfo (::grpc::ClientContext *context,const ::vm_tools::tremplin::GetDebugInfoRequest &request,::grpc::CompletionQueue *cq)
Defined at line 154 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
class async_interface * async ()
Defined at line 194 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h
class async_interface * experimental_async ()
Defined at line 195 of file gen/src/virtualization/third_party/vm_tools/tremplin.grpc.pb.h