Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 960 Bytes

V1ImageSource.md

File metadata and controls

12 lines (8 loc) · 960 Bytes

V1ImageSource

Properties

Name Type Description Notes
from \UniversityOfAdelaide\OpenShift\Model\V1ObjectReference from is a reference to an ImageStreamTag, ImageStreamImage, or DockerImage to copy source from.
paths \UniversityOfAdelaide\OpenShift\Model\V1ImageSourcePath[] paths is a list of source and destination paths to copy from the image.
pullSecret \UniversityOfAdelaide\OpenShift\Model\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]