类 ImageArchiveManifest.ManifestEntry
java.lang.Object
cn.taketoday.buildpack.platform.json.MappedObject
cn.taketoday.buildpack.platform.docker.type.ImageArchiveManifest.ManifestEntry
- 封闭类:
- ImageArchiveManifest
-
嵌套类概要
从类继承的嵌套类/接口 cn.taketoday.buildpack.platform.json.MappedObject
MappedObject.ContentReader<C> -
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明Return the collection of layer IDs from a section of the manifest.(专用程序包) static ImageArchiveManifest.ManifestEntry
-
字段详细资料
-
layers
-
-
构造器详细资料
-
ManifestEntry
-
-
方法详细资料
-
getLayers
Return the collection of layer IDs from a section of the manifest.- 返回:
- a collection of layer IDs
-
of
-
extractLayers
-