Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Builder ¶
type Builder struct { // imageStream definition, used to create the imageStream object. Definition *imagev1.ImageStream // Created imageStream object. Object *imagev1.ImageStream // contains filtered or unexported fields }
Builder provides a struct for imageStream object from the cluster and a imageStream definition.
Click to show internal directories.
Click to hide internal directories.