package
0.0.0-20221230194834-33221474ef04
Repository: https://github.com/aurae-runtime/client-go.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
# Variables
Core_ServiceDesc is the grpc.ServiceDesc for Core service.
No description provided by the author
# Structs
A set of containers running on the same kernel as the auraed responding to the request.
No description provided by the author
Container represents is an OCI compliant container image which can be executed.
ContainerStatus is the status of a container after it has been executed.
Executable is the lowest level of compute that Aurae can execute.
ExecutableStatus is only returned after a process completes.
Instance is a recursive graph structure which holds the meta data for the nested Aurae instances running on a machine.
Pod is a group of containers running in a spawned Aurae instance.
PodStatus is the status of a completed pod and its subsequent containers.
Parameters for spawning a new nested Aurae instance.
Response of a spawn.
UnimplementedCoreServer must be embedded to have forward compatible implementations.
A long lived virtual machine which will persist on termination.
Status of a terminated virtual machine.
# Interfaces
CoreClient is the client API for Core service.
CoreServer is the server API for Core service.
UnsafeCoreServer may be embedded to opt out of forward compatibility for this service.