Movatterモバイル変換


[0]ホーム

URL:


plugin

package
v2.0.0-beta.5Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 27, 2025 License:Apache-2.0Imports:17Imported by:0

Details

Repository

github.com/moby/moby

Links

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

funcNewRouter

func NewRouter(bBackend)router.Router

NewRouter initializes a new plugin router

Types

typeBackend

type Backend interface {Disable(namestring, config *backend.PluginDisableConfig)errorEnable(namestring, config *backend.PluginEnableConfig)errorList(filters.Args) ([]plugintypes.Plugin,error)Inspect(namestring) (*plugintypes.Plugin,error)Remove(namestring, config *backend.PluginRmConfig)errorSet(namestring, args []string)errorPrivileges(ctxcontext.Context, refreference.Named, metaHeadershttp.Header, authConfig *registry.AuthConfig) (plugintypes.Privileges,error)Pull(ctxcontext.Context, refreference.Named, namestring, metaHeadershttp.Header, authConfig *registry.AuthConfig, privilegesplugintypes.Privileges, outStreamio.Writer, opts ...plugin.CreateOpt)errorPush(ctxcontext.Context, namestring, metaHeadershttp.Header, authConfig *registry.AuthConfig, outStreamio.Writer)errorUpgrade(ctxcontext.Context, refreference.Named, namestring, metaHeadershttp.Header, authConfig *registry.AuthConfig, privilegesplugintypes.Privileges, outStreamio.Writer)errorCreateFromContext(ctxcontext.Context, tarCtxio.ReadCloser, options *backend.PluginCreateConfig)error}

Backend for Plugin

Source Files

View all Source files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp