Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 676 Bytes

V1TagImageHook.md

File metadata and controls

11 lines (7 loc) · 676 Bytes

V1TagImageHook

Properties

Name Type Description Notes
container_name str ContainerName is the name of a container in the deployment config whose image value will be used as the source of the tag. If there is only a single container this value will be defaulted to the name of that container.
to V1ObjectReference To is the target ImageStreamTag to set the container's image onto.

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