Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommandStartGardenerEventLogger ¶
NewCommandStartGardenerEventLogger creates a *cobra.Command object with default parameters.
Types ¶
type Options ¶
type Options struct { SeedEventWatcher events.SeedOptions ShootEventWatcher events.ShootOptions }
Options has all the context and parameters needed to run a Gardener Events logger.
func (*Options) ApplyTo ¶
func (o *Options) ApplyTo(config *events.GardenerEventWatcherConfig) error
ApplyTo applies the options to the given config.
Click to show internal directories.
Click to hide internal directories.