Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InstallerContextOptions ¶
type InstallerContextOptions struct {
// contains filtered or unexported fields
}
func (*InstallerContextOptions) AddFlags ¶
func (o *InstallerContextOptions) AddFlags(flags *pflag.FlagSet)
func (*InstallerContextOptions) SetInstallerContext ¶
type ParametersOptions ¶
ParametersOptions are shared CLI options about docker app parameters
func (*ParametersOptions) AddFlags ¶
func (o *ParametersOptions) AddFlags(flags *pflag.FlagSet)
AddFlags adds the shared CLI flags to the given flag set
Click to show internal directories.
Click to hide internal directories.