v1.ImageStreamMapping

    You are viewing documentation for a release that is no longer supported. The latest supported version of version 3 is [3.11]. For the most recent version 4, see

    ImageStreamMapping represents a mapping from a single tag to a Docker image as well as the reference to the Docker image stream the image came from.

    Expand or mouse-over a field for more information about it.

    Create an ImageStreamMapping

    HTTP request

    Curl request

    HTTP body

    Query parameters

    ParameterDescription

    pretty

    If ‘true’, then the output is pretty printed.

    Responses

    Consumes

    • */*

    Produces

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Create a ImageStreamMapping in a namespace

    Create an ImageStreamMapping

    HTTP request

    Curl request

    HTTP body

    ParameterSchema

    body

    v1.ImageStreamMapping

    Path parameters

    Query parameters

    ParameterDescription

    pretty

    If ‘true’, then the output is pretty printed.

    Responses

    Consumes

    • */*

    Produces

    • application/json