Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CentosImageStreamsComponentOptions ¶
type CentosImageStreamsComponentOptions struct {
InstallContext componentinstall.Context
}
func (*CentosImageStreamsComponentOptions) Install ¶
func (c *CentosImageStreamsComponentOptions) Install(dockerClient dockerhelper.Interface) error
func (*CentosImageStreamsComponentOptions) Name ¶
func (c *CentosImageStreamsComponentOptions) Name() string
type RHELImageStreamsComponentOptions ¶
type RHELImageStreamsComponentOptions struct {
InstallContext componentinstall.Context
}
func (*RHELImageStreamsComponentOptions) Install ¶
func (c *RHELImageStreamsComponentOptions) Install(dockerClient dockerhelper.Interface) error
func (*RHELImageStreamsComponentOptions) Name ¶
func (c *RHELImageStreamsComponentOptions) Name() string
Click to show internal directories.
Click to hide internal directories.