package image

import "github.com/dotcloud/docker/api/server/router/image"

Index

Functions

func NewRouter

func NewRouter(backend Backend) router.Router

NewRouter initializes a new image router

Types

type Backend

type Backend interface {
	// contains filtered or unexported methods
}

Backend is all the methods that need to be implemented to provide image specific functionality.

Source Files

backend.go image.go image_routes.go

Version
v20.10.23+incompatible
Published
Jan 18, 2023
Platform
js/wasm
Imports
22 packages
Last checked
18 minutes ago

Tools for package owners.