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] |