Documentation
¶
Index ¶
Constants ¶
View Source
const ( RegistryDomain = "registry.appliance.com" RegistriesConfFilename = "registries.conf" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RegistriesConf ¶
type RegistriesConf struct {
FileData []byte
}
RegistriesConf generates the registries.conf file.
func (*RegistriesConf) Dependencies ¶
func (*RegistriesConf) Dependencies() []asset.Asset
Dependencies returns all of the dependencies directly needed to generate the asset.
func (*RegistriesConf) Generate ¶
func (i *RegistriesConf) Generate(dependencies asset.Parents) error
Generate generates the registries.conf file from install-config.
func (*RegistriesConf) Name ¶
func (*RegistriesConf) Name() string
Name returns a human friendly name for the asset.
Click to show internal directories.
Click to hide internal directories.