package images

import "github.com/containerd/containerd/services/images"

Index

Functions

func NewService

func NewService(db *bolt.DB, publisher events.Publisher) imagesapi.ImagesServer

func NewStoreFromClient

func NewStoreFromClient(client imagesapi.ImagesClient) images.Store

Types

type Service

type Service struct {
	// contains filtered or unexported fields
}

func (*Service) Create

func (*Service) Delete

func (*Service) Get

func (*Service) List

func (*Service) Register

func (s *Service) Register(server *grpc.Server) error

func (*Service) Update

Source Files

client.go helpers.go service.go

Version
v1.0.0-alpha6
Published
Aug 23, 2017
Platform
js/wasm
Imports
17 packages
Last checked
14 minutes ago

Tools for package owners.