package client
import "github.com/containerd/cri/pkg/client"
Index ¶
Functions ¶
func NewCRIContainerdClient ¶
func NewCRIContainerdClient(endpoint string, timeout time.Duration) (api.CRIContainerdServiceClient, error)
NewCRIContainerdClient creates grpc client of cri-containerd TODO(random-liu): Wrap grpc functions.
Source Files ¶
- Version
- v1.0.0-beta.1
- Published
- Jan 10, 2018
- Platform
- js/wasm
- Imports
- 5 packages
- Last checked
- 4 hours ago –
Tools for package owners.