class StubInterface

Defined at line 42 of file gen/src/virtualization/third_party/vm_tools/vm_host.grpc.pb.h

Public Methods

::grpc::Status CollectKernelLogs (::grpc::ClientContext * context, const ::vm_tools::LogRequest & request, ::vm_tools::EmptyMessage * response)

Collect and store logs generated by the VM kernel.

void ~StubInterface ()

Defined at line 44 of file gen/src/virtualization/third_party/vm_tools/vm_host.grpc.pb.h

std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::EmptyMessage>> AsyncCollectKernelLogs (::grpc::ClientContext * context, const ::vm_tools::LogRequest & request, ::grpc::CompletionQueue * cq)

Defined at line 47 of file gen/src/virtualization/third_party/vm_tools/vm_host.grpc.pb.h

::grpc::Status CollectUserLogs (::grpc::ClientContext * context, const ::vm_tools::LogRequest & request, ::vm_tools::EmptyMessage * response)

Collect and store logs generated by userspace applications inside the VM.

std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::EmptyMessage>> PrepareAsyncCollectKernelLogs (::grpc::ClientContext * context, const ::vm_tools::LogRequest & request, ::grpc::CompletionQueue * cq)

Defined at line 50 of file gen/src/virtualization/third_party/vm_tools/vm_host.grpc.pb.h

std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::EmptyMessage>> AsyncCollectUserLogs (::grpc::ClientContext * context, const ::vm_tools::LogRequest & request, ::grpc::CompletionQueue * cq)

Defined at line 55 of file gen/src/virtualization/third_party/vm_tools/vm_host.grpc.pb.h

std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::vm_tools::EmptyMessage>> PrepareAsyncCollectUserLogs (::grpc::ClientContext * context, const ::vm_tools::LogRequest & request, ::grpc::CompletionQueue * cq)

Defined at line 58 of file gen/src/virtualization/third_party/vm_tools/vm_host.grpc.pb.h

class async_interface * async ()

Defined at line 72 of file gen/src/virtualization/third_party/vm_tools/vm_host.grpc.pb.h

class async_interface * experimental_async ()

Defined at line 73 of file gen/src/virtualization/third_party/vm_tools/vm_host.grpc.pb.h

Records