Documentation
¶
Overview ¶
Package kubescraper contains the scrape command and useful methods for sending notifications to users.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRedisClient ¶ added in v0.4.0
GetRedisClient returns the redis client
func GetRedisPubChannel ¶ added in v0.4.0
func GetRedisPubChannel() string
GetRedisPubChannel returns the redis channel for publishing events
func NewCommand ¶
func NewCommand(h ResponseHandler, opts ...Option) *cobra.Command
NewCommand returns the cobra command
func WithLogger ¶ added in v0.3.0
WithLogger puts a custom logger
Types ¶
Click to show internal directories.
Click to hide internal directories.