Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseISO ¶
BaseISO generates the base ISO file for the image (CoreOS LiveCD)
func (*BaseISO) Dependencies ¶
Dependencies returns dependencies used by the asset.
type RecoveryISO ¶
RecoveryISO is an asset that generates the bootable ISO copied to a recovery partition in the OpenShift-based appliance.
func (*RecoveryISO) Dependencies ¶
func (a *RecoveryISO) Dependencies() []asset.Asset
Dependencies returns the assets on which the Bootstrap asset depends.
func (*RecoveryISO) Name ¶
func (a *RecoveryISO) Name() string
Name returns the human-friendly name of the asset.
Click to show internal directories.
Click to hide internal directories.