class V1::Remote::MountableLayer
- V1::Remote::MountableLayer
- Reference
- Object
Overview
MountableLayer wraps a v1.Layer in a shim that enables the layer to be "mounted" when published to another registry.
Included Modules
Defined in:
v1/remote/mount.crConstructors
Instance Method Summary
- #compressed(*args, **options)
- #compressed(*args, **options, &block)
- #diff_id(*args, **options)
- #diff_id(*args, **options, &block)
- #digest(*args, **options)
- #digest(*args, **options, &block)
- #layer : V1::Layer
- #media_type(*args, **options)
- #media_type(*args, **options, &block)
- #reference : Name::References
- #size(*args, **options)
- #size(*args, **options, &block)
- #uncompressed(*args, **options)
- #uncompressed(*args, **options, &block)