MCPcopy Create free account

hub / github.com/containers/nydus-storage-plugin / types & classes

Types & classes24 in github.com/containers/nydus-storage-plugin

StructConfig
Config is config for resolving registries.
pkg/services/resolver/resolver.go:18
FuncTypeCredential
func(string, reference.Spec) (string, string, error)
pkg/services/resolver/resolver.go:40
StructHostConfig
pkg/services/resolver/resolver.go:22
StructLRUCache
LRUCache is "groupcache/lru"-like cache. The difference is that "groupcache/lru" immediately finalizes theevicted contents using OnEvicted callback bu
pkg/cache/lrucache.go:14
StructLayer
Layer represents the layer information. Format is compatible to the one required by "additional layer store" of github.com/containers/storage.
pkg/manager/manager.go:280
StructLayerManager
LayerManager manages layers of images and their resource lifetime.
pkg/manager/manager.go:93
StructMirrorConfig
pkg/services/resolver/resolver.go:26
FuncTypeRegistryHosts
Ported from stargz-snapshotter, copyright The stargz-snapshotter Authors. https://github.com/containerd/stargz-snapshotter/blob/923399007a8cde1ec87107
pkg/source/source.go:10
StructblobFile
blob file is the file handle of blob contents.
pkg/fs/blob_file.go:12
StructblobNode
blobNode is a regular file node that contains raw blob data
pkg/fs/blob_node.go:13
StructdiffNode
pkg/fs/diff_node.go:12
Structfs
pkg/fs/fs.go:38
StructidMap
idMap manages uint32 IDs with automatic GC for releasable objects.
pkg/fs/id_map.go:13
StructinoReleasable
pkg/fs/fs.go:73
StructlayerNode
layernode is the node at <mountpoint>/<imageref>/<layerdigest>.
pkg/fs/layer_node.go:18
StructlayerReleasable
pkg/fs/fs.go:54
StructnydusMessage
pkg/manager/manager.go:28
StructrefCounter
pkg/cache/lrucache.go:91
StructrefNode
refNode is the node at <mountpoint>/<imageref>.
pkg/fs/ref_node.go:17
StructrefPool
pkg/manager/ref_pool.go:56
Interfacereleasable
pkg/fs/fs.go:34
Structreleaser
pkg/manager/ref_pool.go:65
StructrootNode
rootnode is the mountpoint node of nydus-store.
pkg/fs/root_node.go:17
StructunknownDocument
Forked from github.com/containerd/containerd/images/image.go commit: a776a27af54a803657d002e7574a4425b3949f56 unknownDocument represents a manifest, m
pkg/utils/manifest.go:18