Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
func (Config) ToRegistryConfiguration ¶
func (c Config) ToRegistryConfiguration() (*configuration.Configuration, error)
type Registry ¶
type Registry struct {
// contains filtered or unexported fields
}
func NewRegistry ¶
type Storage ¶ added in v1.19.0
func ArchiveStorage ¶ added in v1.19.0
func FilesystemStorage ¶ added in v1.19.0
Directories
¶
| Path | Synopsis |
|---|---|
|
storage
|
|
|
driver/archive
This package contains an implementation of the registry.StorageDriver from the distribution project that uses an archive as the storage backend.
|
This package contains an implementation of the registry.StorageDriver from the distribution project that uses an archive as the storage backend. |
Click to show internal directories.
Click to hide internal directories.