package diff
import "github.com/containerd/containerd/services/diff"
Index ¶
Types ¶
type DiffService ¶
type DiffService interface { rootfs.Applier rootfs.MountDiffer }
func NewDiffServiceFromClient ¶
func NewDiffServiceFromClient(client diffapi.DiffClient) DiffService
NewApplierFromClient returns a new Applier which communicates over a GRPC connection.
Source Files ¶
- Version
- v1.0.0-beta.1
- Published
- Sep 22, 2017
- Platform
- linux/amd64
- Imports
- 10 packages
- Last checked
- 1 minute ago –
Tools for package owners.