class Stub
Defined at line 214 of file gen/src/virtualization/third_party/vm_tools/container_guest.grpc.pb.h
Public Methods
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::vm_tools::container::LaunchApplicationResponse>> AsyncLaunchApplication (::grpc::ClientContext *context,const ::vm_tools::container::LaunchApplicationRequest &request,::grpc::CompletionQueue *cq)
Defined at line 218 of file gen/src/virtualization/third_party/vm_tools/container_guest.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::vm_tools::container::IconResponse>> AsyncGetIcon (::grpc::ClientContext *context,const ::vm_tools::container::IconRequest &request,::grpc::CompletionQueue *cq)
Defined at line 225 of file gen/src/virtualization/third_party/vm_tools/container_guest.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::vm_tools::container::LaunchVshdResponse>> AsyncLaunchVshd (::grpc::ClientContext *context,const ::vm_tools::container::LaunchVshdRequest &request,::grpc::CompletionQueue *cq)
Defined at line 232 of file gen/src/virtualization/third_party/vm_tools/container_guest.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::vm_tools::container::LinuxPackageInfoResponse>> AsyncGetLinuxPackageInfo (::grpc::ClientContext *context,const ::vm_tools::container::LinuxPackageInfoRequest &request,::grpc::CompletionQueue *cq)
Defined at line 239 of file gen/src/virtualization/third_party/vm_tools/container_guest.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::vm_tools::container::InstallLinuxPackageResponse>> AsyncInstallLinuxPackage (::grpc::ClientContext *context,const ::vm_tools::container::InstallLinuxPackageRequest &request,::grpc::CompletionQueue *cq)
Defined at line 246 of file gen/src/virtualization/third_party/vm_tools/container_guest.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::vm_tools::container::UninstallPackageOwningFileResponse>> AsyncUninstallPackageOwningFile (::grpc::ClientContext *context,const ::vm_tools::container::UninstallPackageOwningFileRequest &request,::grpc::CompletionQueue *cq)
Defined at line 253 of file gen/src/virtualization/third_party/vm_tools/container_guest.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::vm_tools::container::GetDebugInformationResponse>> AsyncGetDebugInformation (::grpc::ClientContext *context,const ::vm_tools::container::GetDebugInformationRequest &request,::grpc::CompletionQueue *cq)
Defined at line 260 of file gen/src/virtualization/third_party/vm_tools/container_guest.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::vm_tools::container::ConnectChunnelResponse>> AsyncConnectChunnel (::grpc::ClientContext *context,const ::vm_tools::container::ConnectChunnelRequest &request,::grpc::CompletionQueue *cq)
Defined at line 267 of file gen/src/virtualization/third_party/vm_tools/container_guest.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::vm_tools::container::ApplyAnsiblePlaybookResponse>> AsyncApplyAnsiblePlaybook (::grpc::ClientContext *context,const ::vm_tools::container::ApplyAnsiblePlaybookRequest &request,::grpc::CompletionQueue *cq)
Defined at line 274 of file gen/src/virtualization/third_party/vm_tools/container_guest.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::vm_tools::container::ConfigureForArcSideloadResponse>> AsyncConfigureForArcSideload (::grpc::ClientContext *context,const ::vm_tools::container::ConfigureForArcSideloadRequest &request,::grpc::CompletionQueue *cq)
Defined at line 281 of file gen/src/virtualization/third_party/vm_tools/container_guest.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::vm_tools::container::AddFileWatchResponse>> AsyncAddFileWatch (::grpc::ClientContext *context,const ::vm_tools::container::AddFileWatchRequest &request,::grpc::CompletionQueue *cq)
Defined at line 288 of file gen/src/virtualization/third_party/vm_tools/container_guest.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::vm_tools::container::RemoveFileWatchResponse>> AsyncRemoveFileWatch (::grpc::ClientContext *context,const ::vm_tools::container::RemoveFileWatchRequest &request,::grpc::CompletionQueue *cq)
Defined at line 295 of file gen/src/virtualization/third_party/vm_tools/container_guest.grpc.pb.h
void Stub (const std::shared_ptr< ::grpc::ChannelInterface> & channel, const ::grpc::StubOptions & options)
::grpc::Status LaunchApplication (::grpc::ClientContext *context,const ::vm_tools::container::LaunchApplicationRequest &request,::vm_tools::container::LaunchApplicationResponse *response)
::grpc::Status GetIcon (::grpc::ClientContext *context,const ::vm_tools::container::IconRequest &request,::vm_tools::container::IconResponse *response)
::grpc::Status LaunchVshd (::grpc::ClientContext *context,const ::vm_tools::container::LaunchVshdRequest &request,::vm_tools::container::LaunchVshdResponse *response)
::grpc::Status GetLinuxPackageInfo (::grpc::ClientContext *context,const ::vm_tools::container::LinuxPackageInfoRequest &request,::vm_tools::container::LinuxPackageInfoResponse *response)
::grpc::Status InstallLinuxPackage (::grpc::ClientContext *context,const ::vm_tools::container::InstallLinuxPackageRequest &request,::vm_tools::container::InstallLinuxPackageResponse *response)
::grpc::Status UninstallPackageOwningFile (::grpc::ClientContext *context,const ::vm_tools::container::UninstallPackageOwningFileRequest &request,::vm_tools::container::UninstallPackageOwningFileResponse *response)
::grpc::Status GetDebugInformation (::grpc::ClientContext *context,const ::vm_tools::container::GetDebugInformationRequest &request,::vm_tools::container::GetDebugInformationResponse *response)
::grpc::Status ConnectChunnel (::grpc::ClientContext *context,const ::vm_tools::container::ConnectChunnelRequest &request,::vm_tools::container::ConnectChunnelResponse *response)
::grpc::Status ApplyAnsiblePlaybook (::grpc::ClientContext *context,const ::vm_tools::container::ApplyAnsiblePlaybookRequest &request,::vm_tools::container::ApplyAnsiblePlaybookResponse *response)
::grpc::Status ConfigureForArcSideload (::grpc::ClientContext *context,const ::vm_tools::container::ConfigureForArcSideloadRequest &request,::vm_tools::container::ConfigureForArcSideloadResponse *response)
::grpc::Status AddFileWatch (::grpc::ClientContext *context,const ::vm_tools::container::AddFileWatchRequest &request,::vm_tools::container::AddFileWatchResponse *response)
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::vm_tools::container::LaunchApplicationResponse>> PrepareAsyncLaunchApplication (::grpc::ClientContext *context,const ::vm_tools::container::LaunchApplicationRequest &request,::grpc::CompletionQueue *cq)
Defined at line 221 of file gen/src/virtualization/third_party/vm_tools/container_guest.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::vm_tools::container::IconResponse>> PrepareAsyncGetIcon (::grpc::ClientContext *context,const ::vm_tools::container::IconRequest &request,::grpc::CompletionQueue *cq)
Defined at line 228 of file gen/src/virtualization/third_party/vm_tools/container_guest.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::vm_tools::container::LaunchVshdResponse>> PrepareAsyncLaunchVshd (::grpc::ClientContext *context,const ::vm_tools::container::LaunchVshdRequest &request,::grpc::CompletionQueue *cq)
Defined at line 235 of file gen/src/virtualization/third_party/vm_tools/container_guest.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::vm_tools::container::LinuxPackageInfoResponse>> PrepareAsyncGetLinuxPackageInfo (::grpc::ClientContext *context,const ::vm_tools::container::LinuxPackageInfoRequest &request,::grpc::CompletionQueue *cq)
Defined at line 242 of file gen/src/virtualization/third_party/vm_tools/container_guest.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::vm_tools::container::InstallLinuxPackageResponse>> PrepareAsyncInstallLinuxPackage (::grpc::ClientContext *context,const ::vm_tools::container::InstallLinuxPackageRequest &request,::grpc::CompletionQueue *cq)
Defined at line 249 of file gen/src/virtualization/third_party/vm_tools/container_guest.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::vm_tools::container::UninstallPackageOwningFileResponse>> PrepareAsyncUninstallPackageOwningFile (::grpc::ClientContext *context,const ::vm_tools::container::UninstallPackageOwningFileRequest &request,::grpc::CompletionQueue *cq)
Defined at line 256 of file gen/src/virtualization/third_party/vm_tools/container_guest.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::vm_tools::container::GetDebugInformationResponse>> PrepareAsyncGetDebugInformation (::grpc::ClientContext *context,const ::vm_tools::container::GetDebugInformationRequest &request,::grpc::CompletionQueue *cq)
Defined at line 263 of file gen/src/virtualization/third_party/vm_tools/container_guest.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::vm_tools::container::ConnectChunnelResponse>> PrepareAsyncConnectChunnel (::grpc::ClientContext *context,const ::vm_tools::container::ConnectChunnelRequest &request,::grpc::CompletionQueue *cq)
Defined at line 270 of file gen/src/virtualization/third_party/vm_tools/container_guest.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::vm_tools::container::ApplyAnsiblePlaybookResponse>> PrepareAsyncApplyAnsiblePlaybook (::grpc::ClientContext *context,const ::vm_tools::container::ApplyAnsiblePlaybookRequest &request,::grpc::CompletionQueue *cq)
Defined at line 277 of file gen/src/virtualization/third_party/vm_tools/container_guest.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::vm_tools::container::ConfigureForArcSideloadResponse>> PrepareAsyncConfigureForArcSideload (::grpc::ClientContext *context,const ::vm_tools::container::ConfigureForArcSideloadRequest &request,::grpc::CompletionQueue *cq)
Defined at line 284 of file gen/src/virtualization/third_party/vm_tools/container_guest.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::vm_tools::container::AddFileWatchResponse>> PrepareAsyncAddFileWatch (::grpc::ClientContext *context,const ::vm_tools::container::AddFileWatchRequest &request,::grpc::CompletionQueue *cq)
Defined at line 291 of file gen/src/virtualization/third_party/vm_tools/container_guest.grpc.pb.h
std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::vm_tools::container::RemoveFileWatchResponse>> PrepareAsyncRemoveFileWatch (::grpc::ClientContext *context,const ::vm_tools::container::RemoveFileWatchRequest &request,::grpc::CompletionQueue *cq)
Defined at line 298 of file gen/src/virtualization/third_party/vm_tools/container_guest.grpc.pb.h
::grpc::Status RemoveFileWatch (::grpc::ClientContext *context,const ::vm_tools::container::RemoveFileWatchRequest &request,::vm_tools::container::RemoveFileWatchResponse *response)
class async * async ()
Defined at line 334 of file gen/src/virtualization/third_party/vm_tools/container_guest.grpc.pb.h