Documentation ¶
Index ¶
- func KeyValuePairHook() mapstructure.DecodeHookFuncType
- func ReadBuildDisk(b *types.BuildConfig, flags *pflag.FlagSet) (*types.DiskSpec, error)
- func ReadBuildISO(b *types.BuildConfig, flags *pflag.FlagSet) (*types.LiveISO, error)
- func ReadConfigBuild(configDir string, flags *pflag.FlagSet, mounter types.Mounter) (*types.BuildConfig, error)
- func ReadConfigRun(configDir string, flags *pflag.FlagSet, mounter types.Mounter) (*types.RunConfig, error)
- func ReadInitSpec(r *types.RunConfig, flags *pflag.FlagSet) (*types.InitSpec, error)
- func ReadInstallSpec(r *types.RunConfig, flags *pflag.FlagSet) (*types.InstallSpec, error)
- func ReadMountSpec(r *types.RunConfig, flags *pflag.FlagSet) (*types.MountSpec, error)
- func ReadResetSpec(r *types.RunConfig, flags *pflag.FlagSet) (*types.ResetSpec, error)
- func ReadUpgradeSpec(r *types.RunConfig, flags *pflag.FlagSet, recoveryOnly bool) (*types.UpgradeSpec, error)
- func UnmarshalerHook() mapstructure.DecodeHookFunc
- type Unmarshaler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KeyValuePairHook ¶ added in v2.2.0
func KeyValuePairHook() mapstructure.DecodeHookFuncType
func ReadBuildDisk ¶
func ReadBuildISO ¶
func ReadConfigBuild ¶
func ReadConfigRun ¶
func ReadInitSpec ¶
func ReadInstallSpec ¶
func ReadMountSpec ¶
func ReadResetSpec ¶
func ReadUpgradeSpec ¶
func UnmarshalerHook ¶
func UnmarshalerHook() mapstructure.DecodeHookFunc
Types ¶
type Unmarshaler ¶
Click to show internal directories.
Click to hide internal directories.