Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 853 Bytes

V1ImageStreamImportSpec.md

File metadata and controls

12 lines (8 loc) · 853 Bytes

V1ImageStreamImportSpec

Properties

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]

[Back to Model list] [Back to API list] [Back to README]