Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstallGuidFlags ¶
func InstallGuidFlags(flags *pflag.FlagSet, c *SpongeRunOpts)
func InstallSpongeFlags ¶
func InstallSpongeFlags(flags *pflag.FlagSet, c *SpongeOpts)
func SetDefaultSpongeOpts ¶
func SetDefaultSpongeOpts(c *SpongeOpts)
Types ¶
type SpongeOpts ¶
type SpongeOpts struct {
Url string
}
func (*SpongeOpts) Apply ¶
func (e *SpongeOpts) Apply(c *rootOpt.Opts)
type SpongeRunOpts ¶
type SpongeRunOpts struct {
Url string
}
func (*SpongeRunOpts) Apply ¶
func (e *SpongeRunOpts) Apply(c *SpongeOpts)
Click to show internal directories.
Click to hide internal directories.