gvisorgvisor.dev/gvisor/pkg/control/client Index | Files

package client

import "gvisor.dev/gvisor/pkg/control/client"

Package client provides a basic control client interface.

Index

Functions

func ConnectTo

func ConnectTo(addr string) (*urpc.Client, error)

ConnectTo attempts to connect to the sandbox with the given address.

Source Files

client.go

Version
v0.0.0-20250726022846-8a89a2fab4a2 (latest)
Published
Jul 26, 2025
Platform
linux/amd64
Imports
2 packages
Last checked
1 day ago

Tools for package owners.