v1.ImageStreamImport
This API is intended for end-user tools that need to see the metadata of the image prior to import (for instance, to generate an application from it). Clients that know the desired image can continue to create spec.tags directly into their image streams.
Expand or mouse-over a field for more information about it.
Create an ImageStreamImport
HTTP request
Curl request
HTTP body
Query parameters
Parameter | Description |
---|---|
pretty | If ‘true’, then the output is pretty printed. |
Responses
Consumes
- */*
Produces
application/json
application/yaml
application/vnd.kubernetes.protobuf
Create a ImageStreamImport in a namespace
Create an ImageStreamImport
HTTP request
Curl request
HTTP body
Parameter | Schema |
---|---|
body | v1.ImageStreamImport |
Path parameters
Query parameters
Parameter | Description |
---|---|
pretty | If ‘true’, then the output is pretty printed. |
Responses
Consumes
- */*
Produces
application/json
application/vnd.kubernetes.protobuf