Versions in this module Expand all Collapse all v1 v1.0.0 Jul 24, 2018 Changes in this version + type CentosImageStreamsComponentOptions struct + InstallContext componentinstall.Context + func (c *CentosImageStreamsComponentOptions) Install(dockerClient dockerhelper.Interface) error + func (c *CentosImageStreamsComponentOptions) Name() string + type DockerConfigSecret struct + Name string + Namespace string + func (d DockerConfigSecret) MakeReady(image, baseDir string) componentinstall.Component + type RHELImageStreamsComponentOptions struct + InstallContext componentinstall.Context + func (c *RHELImageStreamsComponentOptions) Install(dockerClient dockerhelper.Interface) error + func (c *RHELImageStreamsComponentOptions) Name() string