| Name | Type | Description | Notes |
|---|---|---|---|
| _import | bool | Import indicates whether to perform an import - if so, the specified tags are set on the spec and status of the image stream defined by the type meta. | |
| repository | V1RepositoryImportSpec | Repository is an optional import of an entire Docker image repository. A maximum limit on the number of tags imported this way is imposed by the server. | [optional] |
| images | list[V1ImageImportSpec] | Images are a list of individual images to import. | [optional] |