Skip to content

Files

Latest commit

a1eca12 · Jul 21, 2016

History

History
12 lines (8 loc) · 852 Bytes

V1ImageSource.md

File metadata and controls

12 lines (8 loc) · 852 Bytes

V1ImageSource

Properties

Name Type Description Notes
_from V1ObjectReference From is a reference to an ImageStreamTag, ImageStreamImage, or DockerImage to copy source from.
paths list[V1ImageSourcePath] Paths is a list of source and destination paths to copy from the image.
pull_secret V1LocalObjectReference PullSecret is a reference to a secret to be used to pull the image from a registry If the image is pulled from the OpenShift registry, this field does not need to be set. [optional]

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