package proxy
import "github.com/containerd/containerd/sandbox/proxy"
Index ¶
- func NewSandboxController(client api.ControllerClient) sandbox.Controller
- func NewSandboxStore(client api.StoreClient) sb.Store
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 ¶
- Version
- v1.7.14
- Published
- Mar 11, 2024
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 11 minutes ago –
Tools for package owners.