ImageStreamLayers [image.openshift.io/v1]

    ImageStreamLayers describes information about the layers referenced by images in this image stream.

    Compatibility level 1: Stable within a major release for a minimum of 12 months or 3 minor releases (whichever is longer).

    Type

    Required

    • images

    blobs is a map of blob name to metadata about the blob.

    Type

    object

    Description

    ImageLayerData contains metadata about an image layer.

    Type

    object

    Required

    • size

    • mediaType

    PropertyTypeDescription

    mediaType

    string

    MediaType of the referenced object.

    size

    integer

    Size of the layer in bytes as defined by the underlying store. This field is optional if the necessary information about size is not available.

    Description

    images is a map between an image name and the names of the blobs and config that comprise the image.

    Type

    object

    Description

    ImageBlobReferences describes the blob references within an image.

    Type

    object

    API endpoints

    The following API endpoints are available:

    Table 1. Global path parameters
    ParameterTypeDescription

    name

    string

    name of the ImageStreamLayers

    namespace

    string

    object name and auth scope, such as for teams and projects

    HTTP method

    Description

    read layers of the specified ImageStream

    Table 3. HTTP responses
    HTTP codeReponse body

    200 - OK

    schema

    401 - Unauthorized

    Empty