Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetaCachePluginOptions ¶
MetaCachePluginOptions holds the configurations for metacache plugin.
func NewMetaCachePluginOptions ¶
func NewMetaCachePluginOptions() *MetaCachePluginOptions
NewMetaCachePluginOptions creates a new Options with a default config.
func (*MetaCachePluginOptions) AddFlags ¶
func (o *MetaCachePluginOptions) AddFlags(fss *cliflag.NamedFlagSets)
AddFlags adds flags to the specified FlagSet.
func (*MetaCachePluginOptions) ApplyTo ¶
func (o *MetaCachePluginOptions) ApplyTo(c *metacache.MetaCachePluginConfiguration) error
ApplyTo fills up config with options
Click to show internal directories.
Click to hide internal directories.