Documentation ¶ Index ¶ func GetManifest(image string, callback func(blob blob.Reader) error) error func GetPlatformManifest(ctx context.Context, rc *regclient.RegClient, r ref.Ref) (manifest.Manifest, error) func ProcessLayersCallback(rc *regclient.RegClient, m manifest.Manifest, r ref.Ref, ...) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetManifest ¶ func GetManifest(image string, callback func(blob blob.Reader) error) error func GetPlatformManifest ¶ func GetPlatformManifest(ctx context.Context, rc *regclient.RegClient, r ref.Ref) (manifest.Manifest, error) func ProcessLayersCallback ¶ func ProcessLayersCallback(rc *regclient.RegClient, m manifest.Manifest, r ref.Ref, callback func(blob blob.Reader) error) error Types ¶ This section is empty. Source Files ¶ View all Source files registry.go Click to show internal directories. Click to hide internal directories.