package proxy

import "github.com/containerd/containerd/sandbox/proxy"

Index

Functions

func NewSandboxController

func NewSandboxController(client api.ControllerClient) sandbox.Controller

NewSandboxController creates a client for a sandbox controller

func NewSandboxStore

func NewSandboxStore(client api.StoreClient) sb.Store

NewSandboxStore create a client for a sandbox store

Source Files

controller.go store.go

Version
v1.7.0-rc.3
Published
Mar 9, 2023
Platform
darwin/amd64
Imports
6 packages
Last checked
5 minutes ago

Tools for package owners.