Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type InitFunc ¶
type InitFunc func(ctx context.Context, repository distribution.Repository, options map[string]interface{}) (distribution.Repository, error)
InitFunc is the type of a RepositoryMiddleware factory function and is used to register the constructor for different RepositoryMiddleware backends.
Click to show internal directories.
Click to hide internal directories.