Versions in this module Expand all Collapse all v0 v0.10.0 Jul 15, 2026 Changes in this version + const ArtifactType + const LayerMediaType + func CachedPath(cacheDir, registry, name, version string) string + func EnsureCore(ctx context.Context, opts Options) error + func EnsurePlugin(ctx context.Context, opts Options, name string) (string, error) + func Install(ctx context.Context, opts Options, ...) error + func LoadPlugins(opts Options) error + type Manifest struct + Plugins map[string]ManifestPlugin + Registry string + func CoreManifest() (*Manifest, error) + type ManifestPlugin struct + Digest string + Version string + type Options struct + CacheDir string + PlainHTTP bool + Registry string v0.10.0-preview4 Jul 14, 2026