class async_interface

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

Public Methods

void CollectKernelLogs (::grpc::ClientContext * context, const ::vm_tools::LogRequest * request, ::vm_tools::EmptyMessage * response, std::function<void (::grpc::Status)> )

Collect and store logs generated by the VM kernel.

void CollectKernelLogs (::grpc::ClientContext * context, const ::vm_tools::LogRequest * request, ::vm_tools::EmptyMessage * response, ::grpc::ClientUnaryReactor * reactor)
void CollectUserLogs (::grpc::ClientContext * context, const ::vm_tools::LogRequest * request, ::vm_tools::EmptyMessage * response, std::function<void (::grpc::Status)> )

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

void CollectUserLogs (::grpc::ClientContext * context, const ::vm_tools::LogRequest * request, ::vm_tools::EmptyMessage * response, ::grpc::ClientUnaryReactor * reactor)
void ~async_interface ()

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